Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Nov 8, 2024
1 parent 3eb1972 commit 069e01f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.0.0](https://github.com/varletjs/rattail/compare/v0.0.12...v1.0.0) (2024-11-08)



## [0.0.12](https://github.com/varletjs/rattail/compare/v0.0.11...v0.0.12) (2024-11-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rattail",
"version": "0.0.12",
"version": "1.0.0",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.js",
Expand Down

0 comments on commit 069e01f

Please sign in to comment.