Skip to content

Commit 548ed4d

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2023-05-24) ### Bug Fixes * ts-node ([5337f39](5337f39))
1 parent 5337f39 commit 548ed4d

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.3](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.2...v1.1.3) (2023-05-24)
2+
3+
### Bug Fixes
4+
5+
- ts-node ([5337f39](https://github.com/maxgfr/typescript-swc-starter/commit/5337f390e62b2430f929dbc639c69d038f035181))
6+
17
## [1.1.2](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.1...v1.1.2) (2023-05-23)
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.2",
4+
"version": "1.1.3",
55
"author": "maxgfr",
66
"license": "MIT",
77
"description": "A minimalist typescript swc starter",

0 commit comments

Comments
 (0)