Skip to content

Commit

Permalink
🔖 Release v1.2.33 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed May 30, 2022
1 parent 4714514 commit 1458737
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [v1.2.33] - 2022-05-30

[Release notes](https://github.com/BetaHuhn/action-input-parser/releases/tag/v1.2.33) · [Compare](https://github.com/BetaHuhn/action-input-parser/compare/v1.2.32...v1.2.33) · [Tag](https://github.com/BetaHuhn/action-input-parser/tree/v1.2.33) · Archive ([zip](https://github.com/BetaHuhn/action-input-parser/archive/v1.2.33.zip) · [tar.gz](https://github.com/BetaHuhn/action-input-parser/archive/v1.2.33.tar.gz))

### Dependency updates

- [`7dfa9f9`](https://github.com/BetaHuhn/action-input-parser/commit/7dfa9f9) Bump typescript from 4.6.4 to 4.7.2

## [v1.2.32] - 2022-05-02

[Release notes](https://github.com/BetaHuhn/action-input-parser/releases/tag/v1.2.32) · [Compare](https://github.com/BetaHuhn/action-input-parser/compare/v1.2.31...v1.2.32) · [Tag](https://github.com/BetaHuhn/action-input-parser/tree/v1.2.32) · Archive ([zip](https://github.com/BetaHuhn/action-input-parser/archive/v1.2.32.zip) · [tar.gz](https://github.com/BetaHuhn/action-input-parser/archive/v1.2.32.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "action-input-parser",
"version": "1.2.32",
"version": "1.2.33",
"description": "Helper for parsing inputs in a GitHub Action",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 1458737

Please sign in to comment.