Skip to content

Commit d1c94c6

Browse files
committed
Release 1.6.1
1 parent 39e6c32 commit d1c94c6

File tree

3 files changed

+24
-4
lines changed

3 files changed

+24
-4
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.6.1](https://github.com/Codex-/return-dispatch/compare/v1.6.0...v1.6.1)
8+
9+
- build(deps): bump vm2 from 3.9.10 to 3.9.11 [`#129`](https://github.com/Codex-/return-dispatch/pull/129)
10+
- renovate: enable automerge [`78c451c`](https://github.com/Codex-/return-dispatch/commit/78c451c0081b8cf960456eee72ca693d31f2ea24)
11+
- cicd: set minor as default release. [`ee9e7ff`](https://github.com/Codex-/return-dispatch/commit/ee9e7ff4f3f70f4a92e2f7474151a830404cd272)
12+
713
#### [v1.6.0](https://github.com/Codex-/return-dispatch/compare/v1.5.1...v1.6.0)
814

15+
> 15 September 2022
16+
917
- build(deps-dev): bump jest-circus from 28.1.3 to 29.0.1 [`#120`](https://github.com/Codex-/return-dispatch/pull/120)
1018
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 [`#119`](https://github.com/Codex-/return-dispatch/pull/119)
1119
- build(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.35.1 [`#118`](https://github.com/Codex-/return-dispatch/pull/118)
@@ -18,6 +26,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1826
- build(deps): bump @actions/core from 1.9.0 to 1.9.1 [`#111`](https://github.com/Codex-/return-dispatch/pull/111)
1927
- build(deps-dev): bump eslint from 8.20.0 to 8.21.0 [`#110`](https://github.com/Codex-/return-dispatch/pull/110)
2028
- chore: bump dependencies. [`952806f`](https://github.com/Codex-/return-dispatch/commit/952806f9aa2208d5967a824652d2fdd961cfc30c)
29+
- Release 1.6.0 [`e1b9f6c`](https://github.com/Codex-/return-dispatch/commit/e1b9f6c488830a199c91db31cc1a10e826822955)
2130
- cicd: use renovate instead of dependabot. [`e2fd75c`](https://github.com/Codex-/return-dispatch/commit/e2fd75c0ceb87a5fa17055294814fef0c80c654b)
2231

2332
#### [v1.5.1](https://github.com/Codex-/return-dispatch/compare/v1.5.0...v1.5.1)
@@ -155,8 +164,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
155164
156165
#### [v1](https://github.com/Codex-/return-dispatch/compare/v1.0.0...v1)
157166

158-
> 1 August 2022
167+
> 16 September 2022
159168
169+
- build(deps-dev): bump jest-circus from 28.1.3 to 29.0.1 [`#120`](https://github.com/Codex-/return-dispatch/pull/120)
170+
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 [`#119`](https://github.com/Codex-/return-dispatch/pull/119)
171+
- build(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.35.1 [`#118`](https://github.com/Codex-/return-dispatch/pull/118)
172+
- build(deps-dev): bump eslint from 8.21.0 to 8.23.0 [`#117`](https://github.com/Codex-/return-dispatch/pull/117)
173+
- build(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 [`#115`](https://github.com/Codex-/return-dispatch/pull/115)
174+
- build(deps-dev): bump @types/node from 18.6.3 to 18.7.13 [`#116`](https://github.com/Codex-/return-dispatch/pull/116)
175+
- build(deps-dev): bump esbuild from 0.14.51 to 0.15.5 [`#114`](https://github.com/Codex-/return-dispatch/pull/114)
176+
- build(deps-dev): bump release-it from 15.2.0 to 15.4.0 [`#113`](https://github.com/Codex-/return-dispatch/pull/113)
177+
- build(deps-dev): bump eslint-plugin-jest from 26.7.0 to 27.0.1 [`#112`](https://github.com/Codex-/return-dispatch/pull/112)
178+
- build(deps): bump @actions/core from 1.9.0 to 1.9.1 [`#111`](https://github.com/Codex-/return-dispatch/pull/111)
179+
- build(deps-dev): bump eslint from 8.20.0 to 8.21.0 [`#110`](https://github.com/Codex-/return-dispatch/pull/110)
160180
- build(deps-dev): bump jest and @types/jest [`#103`](https://github.com/Codex-/return-dispatch/pull/103)
161181
- build(deps): bump parse-url from 6.0.0 to 6.0.2 [`#104`](https://github.com/Codex-/return-dispatch/pull/104)
162182
- build(deps-dev): bump esbuild from 0.14.47 to 0.14.48 [`#102`](https://github.com/Codex-/return-dispatch/pull/102)

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "return-dispatch",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"private": true,
55
"description": "Dispatch an action and output the run ID.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)