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 96bf174 commit cfcc008Copy full SHA for cfcc008
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.6](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.5...v1.1.6) (2023-12-19)
2
+
3
+### Bug Fixes
4
5
+- **ci:** node v ([96bf174](https://github.com/maxgfr/typescript-swc-starter/commit/96bf174288414db549e3f6aa1181080ad38d908e))
6
7
## [1.1.5](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.4...v1.1.5) (2023-12-19)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "typescript-swc-starter",
"type": "module",
- "version": "1.1.5",
+ "version": "1.1.6",
"author": "maxgfr",
"license": "MIT",
"description": "A minimalist typescript swc starter",
0 commit comments