Skip to content

Commit cfcc008

Browse files
chore(release): 1.1.6 [skip ci]
## [1.1.6](v1.1.5...v1.1.6) (2023-12-19) ### Bug Fixes * **ci:** node v ([96bf174](96bf174))
1 parent 96bf174 commit cfcc008

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## [1.1.5](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.4...v1.1.5) (2023-12-19)
28

39
### 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.5",
4+
"version": "1.1.6",
55
"author": "maxgfr",
66
"license": "MIT",
77
"description": "A minimalist typescript swc starter",

0 commit comments

Comments
 (0)