Skip to content

Commit 24b88f4

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-05-23) ### Bug Fixes * action ([5d43b84](5d43b84)) * bypass ([58b0fe6](58b0fe6)) * bypass ([46271a0](46271a0)) * protection ([313f826](313f826))
1 parent 313f826 commit 24b88f4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.1](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.0...v1.1.1) (2023-05-23)
2+
3+
### Bug Fixes
4+
5+
- action ([5d43b84](https://github.com/maxgfr/typescript-swc-starter/commit/5d43b84a3a12530fdd59fd1a977caf0e215e5c56))
6+
- bypass ([58b0fe6](https://github.com/maxgfr/typescript-swc-starter/commit/58b0fe64e6b1bf6fcef98785fa4f4395f91e358c))
7+
- bypass ([46271a0](https://github.com/maxgfr/typescript-swc-starter/commit/46271a0cd2dcf1ee4c4f4c96a570d0b736b363aa))
8+
- protection ([313f826](https://github.com/maxgfr/typescript-swc-starter/commit/313f8260d9d8fc569bea7c83f3d9501b0f5f06f7))
9+
110
# [1.1.0](https://github.com/maxgfr/typescript-swc-starter/compare/v1.0.0...v1.1.0) (2023-05-23)
211

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

0 commit comments

Comments
 (0)