Skip to content

Commit

Permalink
🔖 Release v1.2.17 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Sep 13, 2021
1 parent b60991a commit ed5bb5b
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.17] - 2021-09-13

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

### Dependency updates

- [`e498234`](https://github.com/BetaHuhn/action-input-parser/commit/e498234) Bump @typescript-eslint/parser from 4.30.0 to 4.31.0
- [`b8f3dab`](https://github.com/BetaHuhn/action-input-parser/commit/b8f3dab) Bump @betahuhn/config from 1.1.0 to 1.2.0

## [v1.2.16] - 2021-09-06

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

0 comments on commit ed5bb5b

Please sign in to comment.