Skip to content

Commit 9fc9f7e

Browse files
chore(release): 1.1.7 [skip ci]
## [1.1.7](v1.1.6...v1.1.7) (2023-12-19) ### Bug Fixes * lockfile ([8b97b11](8b97b11))
1 parent 8b97b11 commit 9fc9f7e

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.7](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.6...v1.1.7) (2023-12-19)
2+
3+
### Bug Fixes
4+
5+
- lockfile ([8b97b11](https://github.com/maxgfr/typescript-swc-starter/commit/8b97b114f2bc1042e2bf88d05455c2f8e5c0c3b7))
6+
17
## [1.1.6](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.5...v1.1.6) (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.6",
4+
"version": "1.1.7",
55
"author": "maxgfr",
66
"license": "MIT",
77
"description": "A minimalist typescript swc starter",

0 commit comments

Comments
 (0)