Skip to content

Commit 66e659a

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2023-12-19) ### Bug Fixes * build ([7962cc3](7962cc3)) * build encore ([3f03174](3f03174))
1 parent 3f03174 commit 66e659a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.4](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.3...v1.1.4) (2023-12-19)
2+
3+
### Bug Fixes
4+
5+
- build ([7962cc3](https://github.com/maxgfr/typescript-swc-starter/commit/7962cc39fecf8b119f0bca2d50fcddbbf5d6542a))
6+
- build encore ([3f03174](https://github.com/maxgfr/typescript-swc-starter/commit/3f03174975d774f2f44ea7acd139019c87b07c34))
7+
18
## [1.1.3](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.2...v1.1.3) (2023-05-24)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typescript-swc-starter",
33
"type": "module",
4-
"version": "1.1.3",
4+
"version": "1.1.4",
55
"author": "maxgfr",
66
"license": "MIT",
77
"description": "A minimalist typescript swc starter",

0 commit comments

Comments
 (0)