Skip to content

Commit

Permalink
🔖 Release v1.2.15 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Aug 30, 2021
1 parent 3b76a9d commit d6f3181
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [v1.2.15] - 2021-08-30

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

### Dependency updates

- [`d26bb83`](https://github.com/BetaHuhn/action-input-parser/commit/d26bb83) Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3
- [`6b085a3`](https://github.com/BetaHuhn/action-input-parser/commit/6b085a3) Bump @typescript-eslint/parser from 4.29.2 to 4.29.3
- [`b8330a2`](https://github.com/BetaHuhn/action-input-parser/commit/b8330a2) Bump typescript from 4.3.5 to 4.4.2

## [v1.2.14] - 2021-08-23

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

0 comments on commit d6f3181

Please sign in to comment.