Skip to content

Commit

Permalink
🔖 Release v1.2.20 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Oct 4, 2021
1 parent c0b4f9d commit 56eb7d4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [v1.2.20] - 2021-10-04

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

### Dependency updates

- [`ebcbe05`](https://github.com/BetaHuhn/action-input-parser/commit/ebcbe05) Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0
- [`c1305e3`](https://github.com/BetaHuhn/action-input-parser/commit/c1305e3) Bump @typescript-eslint/parser from 4.31.2 to 4.32.0

## [v1.2.19] - 2021-09-27

[Release notes](https://github.com/BetaHuhn/action-input-parser/releases/tag/v1.2.19) · [Compare](https://github.com/BetaHuhn/action-input-parser/compare/v1.2.18...v1.2.19) · [Tag](https://github.com/BetaHuhn/action-input-parser/tree/v1.2.19) · Archive ([zip](https://github.com/BetaHuhn/action-input-parser/archive/v1.2.19.zip) · [tar.gz](https://github.com/BetaHuhn/action-input-parser/archive/v1.2.19.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.19",
"version": "1.2.20",
"description": "Helper for parsing inputs in a GitHub Action",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 56eb7d4

Please sign in to comment.