Skip to content

Commit 1696771

Browse files
committed
Release 1.11.0
1 parent 79d7469 commit 1696771

File tree

3 files changed

+27
-5
lines changed

3 files changed

+27
-5
lines changed

CHANGELOG.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,33 @@ 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.11.0](https://github.com/Codex-/return-dispatch/compare/v1.10.0...v1.11.0)
8+
9+
- chore(deps): lock file maintenance [`#187`](https://github.com/Codex-/return-dispatch/pull/187)
10+
- chore(deps): update dependency release-it to v16 [`#186`](https://github.com/Codex-/return-dispatch/pull/186)
11+
- chore(deps): update all non-major dependencies [`#181`](https://github.com/Codex-/return-dispatch/pull/181)
12+
- chore(deps): update dependency prettier to v3 [`#185`](https://github.com/Codex-/return-dispatch/pull/185)
13+
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 [`#180`](https://github.com/Codex-/return-dispatch/pull/180)
14+
- build(deps): bump vite from 4.2.1 to 4.3.9 [`#173`](https://github.com/Codex-/return-dispatch/pull/173)
15+
- build(deps): bump vm2 from 3.9.17 to 3.9.18 [`#170`](https://github.com/Codex-/return-dispatch/pull/170)
16+
- build(deps): bump vm2 from 3.9.16 to 3.9.17 [`#168`](https://github.com/Codex-/return-dispatch/pull/168)
17+
- build(deps): bump vm2 from 3.9.15 to 3.9.16 [`#167`](https://github.com/Codex-/return-dispatch/pull/167)
18+
- build(deps): bump vm2 from 3.9.14 to 3.9.15 [`#166`](https://github.com/Codex-/return-dispatch/pull/166)
19+
- chore(deps): add dependency @typescript-eslint/eslint-plugin [`f322b22`](https://github.com/Codex-/return-dispatch/commit/f322b22450a6377222be8f11fe1de07539ceb789)
20+
- chore(deps): update dependency eslint-plugin-github to v4.10.0 [`4c2103c`](https://github.com/Codex-/return-dispatch/commit/4c2103c98764851fc6cec98decfdb7573a40db29)
21+
- test: Use v8 for test coverage [`db94e1e`](https://github.com/Codex-/return-dispatch/commit/db94e1e440cad6f00a76f77d3f721ce7ec67d23c)
22+
723
#### [v1.10.0](https://github.com/Codex-/return-dispatch/compare/v1.9.0...v1.10.0)
824

25+
> 2 April 2023
26+
927
- chore(deps): update dependency typescript to v5 [`#164`](https://github.com/Codex-/return-dispatch/pull/164)
1028
- chore(deps): lock file maintenance [`#165`](https://github.com/Codex-/return-dispatch/pull/165)
1129
- chore(deps): update all non-major dependencies [`#163`](https://github.com/Codex-/return-dispatch/pull/163)
1230
- build(deps): bump cacheable-request from 10.2.5 to 10.2.7 [`#159`](https://github.com/Codex-/return-dispatch/pull/159)
1331
- chore(deps): update all non-major dependencies to ^0.28.4 [`7153ecf`](https://github.com/Codex-/return-dispatch/commit/7153ecf6f2d5a9660634e385c0b71f8448646f4c)
32+
- Release 1.10.0 [`39a6d48`](https://github.com/Codex-/return-dispatch/commit/39a6d48ab43a8959d4a0a8108f6e64cd39736799)
1433
- chore(deps): update dependency @types/node to ^18.13.0 [`b7f7bb5`](https://github.com/Codex-/return-dispatch/commit/b7f7bb5cdc63b99e7b1c8baaef5bfa15a7ef4213)
15-
- chore(deps): update dependency @types/node to ^18.11.19 [`18a8af8`](https://github.com/Codex-/return-dispatch/commit/18a8af8211fc2310b038b2101611e93e5b9640b7)
1634

1735
#### [v1.9.0](https://github.com/Codex-/return-dispatch/compare/v1.8.0...v1.9.0)
1836

@@ -207,8 +225,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
207225
208226
#### [v1](https://github.com/Codex-/return-dispatch/compare/v1.0.0...v1)
209227

210-
> 1 February 2023
228+
> 3 April 2023
211229
230+
- chore(deps): update dependency typescript to v5 [`#164`](https://github.com/Codex-/return-dispatch/pull/164)
231+
- chore(deps): lock file maintenance [`#165`](https://github.com/Codex-/return-dispatch/pull/165)
232+
- chore(deps): update all non-major dependencies [`#163`](https://github.com/Codex-/return-dispatch/pull/163)
233+
- build(deps): bump cacheable-request from 10.2.5 to 10.2.7 [`#159`](https://github.com/Codex-/return-dispatch/pull/159)
212234
- chore(deps): lock file maintenance [`#152`](https://github.com/Codex-/return-dispatch/pull/152)
213235
- chore(deps): update all non-major dependencies [`#151`](https://github.com/Codex-/return-dispatch/pull/151)
214236
- chore(deps): lock file maintenance [`#150`](https://github.com/Codex-/return-dispatch/pull/150)

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.10.0",
3+
"version": "1.11.0",
44
"private": true,
55
"description": "Dispatch an action and output the run ID.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)