We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c48630 commit 8c180b9Copy full SHA for 8c180b9
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.0.17](https://github.com/varletjs/rattail/compare/v1.0.16...v1.0.17) (2024-12-06)
2
+
3
4
+### Features
5
6
+* assert ([5c48630](https://github.com/varletjs/rattail/commit/5c48630fde4610e5aa51f0c959c13a9b3922d790))
7
8
9
10
## [1.0.16](https://github.com/varletjs/rattail/compare/v1.0.15...v1.0.16) (2024-11-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "rattail",
- "version": "1.0.16",
+ "version": "1.0.17",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.js",
0 commit comments