Skip to content

Commit

Permalink
chore(release): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Jan 26, 2024
1 parent c193027 commit a0119ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog


## v1.0.0

[compare changes](https://github.com/catppuccin/vscode-icons/compare/c1930277a0e6eec14ca0c46b95ba3715a0ce5213...v1.0.0)

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "catppuccin-vsc-icons",
"displayName": "Catppuccin Icons for VSCode",
"type": "module",
"version": "0.34.0",
"version": "1.0.0",
"private": true,
"packageManager": "[email protected]",
"description": "🦊 Soothing pastel icon theme for VSCode",
Expand Down Expand Up @@ -94,4 +94,4 @@
"tsx": "^4.7.0",
"typescript": "^5.3.3"
}
}
}

Check failure on line 97 in package.json

View workflow job for this annotation

GitHub Actions / CI

Newline required at end of file but not found

Check failure on line 97 in package.json

View workflow job for this annotation

GitHub Actions / Publish

Newline required at end of file but not found

0 comments on commit a0119ba

Please sign in to comment.