Skip to content

Commit

Permalink
v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Nov 19, 2024
1 parent 4f2ad26 commit 3a48b12
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.12](https://github.com/varletjs/rattail/compare/v1.0.11...v1.0.12) (2024-11-19)


### Features

* floor, ceil ([4f2ad26](https://github.com/varletjs/rattail/commit/4f2ad2626654a3d3f1b98f26cb91e1aebf98aa31))



## [1.0.11](https://github.com/varletjs/rattail/compare/v1.0.10...v1.0.11) (2024-11-17)


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": "1.0.11",
"version": "1.0.12",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.js",
Expand Down

0 comments on commit 3a48b12

Please sign in to comment.