Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed May 23, 2023
1 parent 313f826 commit 24b88f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.1.1](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.0...v1.1.1) (2023-05-23)

### Bug Fixes

- action ([5d43b84](https://github.com/maxgfr/typescript-swc-starter/commit/5d43b84a3a12530fdd59fd1a977caf0e215e5c56))
- bypass ([58b0fe6](https://github.com/maxgfr/typescript-swc-starter/commit/58b0fe64e6b1bf6fcef98785fa4f4395f91e358c))
- bypass ([46271a0](https://github.com/maxgfr/typescript-swc-starter/commit/46271a0cd2dcf1ee4c4f4c96a570d0b736b363aa))
- protection ([313f826](https://github.com/maxgfr/typescript-swc-starter/commit/313f8260d9d8fc569bea7c83f3d9501b0f5f06f7))

# [1.1.0](https://github.com/maxgfr/typescript-swc-starter/compare/v1.0.0...v1.1.0) (2023-05-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typescript-swc-starter",
"type": "module",
"version": "1.1.0",
"version": "1.1.1",
"author": "maxgfr",
"license": "MIT",
"description": "A minimalist typescript swc starter",
Expand Down

0 comments on commit 24b88f4

Please sign in to comment.