We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217500d commit 436f229Copy full SHA for 436f229
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## :tada: 2.2.1 (2026-01-05)
2
+
3
4
+### :bug: Bug Fixes
5
6
+* husky bug ([217500d](https://github.com/Molunerfinn/typescript-node-template/commit/217500d))
7
8
9
10
# :tada: 2.2.0 (2026-01-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@picgo/store",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments