Skip to content

Commit 6a9c1bf

Browse files
committed
🔖 Release v1.2.37 [skip ci]
1 parent 4d1151c commit 6a9c1bf

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v1.2.37] - 2022-09-12
2+
3+
[Release notes](https://github.com/BetaHuhn/action-input-parser/releases/tag/v1.2.37) · [Compare](https://github.com/BetaHuhn/action-input-parser/compare/v1.2.36...v1.2.37) · [Tag](https://github.com/BetaHuhn/action-input-parser/tree/v1.2.37) · Archive ([zip](https://github.com/BetaHuhn/action-input-parser/archive/v1.2.37.zip) · [tar.gz](https://github.com/BetaHuhn/action-input-parser/archive/v1.2.37.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`ff7d80d`](https://github.com/BetaHuhn/action-input-parser/commit/ff7d80d) Bump typescript from 4.8.2 to 4.8.3
8+
19
## [v1.2.36] - 2022-08-29
210

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "action-input-parser",
3-
"version": "1.2.36",
3+
"version": "1.2.37",
44
"description": "Helper for parsing inputs in a GitHub Action",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)