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 0ada994 commit 7d563dcCopy full SHA for 7d563dc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.2](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.1...v1.1.2) (2023-05-23)
2
+
3
+### Bug Fixes
4
5
+- bundle ([0ada994](https://github.com/maxgfr/typescript-swc-starter/commit/0ada994c950cc0958f1ecbd49812c855d08840d9))
6
7
## [1.1.1](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.0...v1.1.1) (2023-05-23)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "typescript-swc-starter",
"type": "module",
- "version": "1.1.1",
+ "version": "1.1.2",
"author": "maxgfr",
"license": "MIT",
"description": "A minimalist typescript swc starter",
0 commit comments