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 d58e493 commit d313d0cCopy full SHA for d313d0c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.5](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.4...v1.1.5) (2023-12-19)
2
+
3
+### Bug Fixes
4
5
+- test ([d58e493](https://github.com/maxgfr/typescript-swc-starter/commit/d58e493ccd8bcd03dd791aba1ff67e19e63c78f8))
6
7
## [1.1.4](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.3...v1.1.4) (2023-12-19)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "typescript-swc-starter",
"type": "module",
- "version": "1.1.4",
+ "version": "1.1.5",
"author": "maxgfr",
"license": "MIT",
"description": "A minimalist typescript swc starter",
0 commit comments