We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b97b11 commit 9fc9f7eCopy full SHA for 9fc9f7e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.7](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.6...v1.1.7) (2023-12-19)
2
+
3
+### Bug Fixes
4
5
+- lockfile ([8b97b11](https://github.com/maxgfr/typescript-swc-starter/commit/8b97b114f2bc1042e2bf88d05455c2f8e5c0c3b7))
6
7
## [1.1.6](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.5...v1.1.6) (2023-12-19)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "typescript-swc-starter",
"type": "module",
- "version": "1.1.6",
+ "version": "1.1.7",
"author": "maxgfr",
"license": "MIT",
"description": "A minimalist typescript swc starter",
0 commit comments