We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19da306 commit 9f1a837Copy full SHA for 9f1a837
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/maxgfr/typescript-react-lib-swc/compare/v1.1.1...v1.1.2) (2022-12-04)
2
+
3
4
+### Bug Fixes
5
6
+* build ([19da306](https://github.com/maxgfr/typescript-react-lib-swc/commit/19da306527d5b54de9f838ebc1e4a5d5350397e8))
7
8
## [1.1.1](https://github.com/maxgfr/typescript-react-lib-swc/compare/v1.1.0...v1.1.1) (2022-12-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-react-lib-swc",
- "version": "1.1.1",
+ "version": "1.1.2",
"author": "maxgfr",
"license": "MIT",
"description": "A minimalist typescript swc starter for react",
0 commit comments