@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
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
+
7
13
#### [ v1.6.0] ( https://github.com/Codex-/return-dispatch/compare/v1.5.1...v1.6.0 )
8
14
15
+ > 15 September 2022
16
+
9
17
- build(deps-dev): bump jest-circus from 28.1.3 to 29.0.1 [ ` #120 ` ] ( https://github.com/Codex-/return-dispatch/pull/120 )
10
18
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 [ ` #119 ` ] ( https://github.com/Codex-/return-dispatch/pull/119 )
11
19
- 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).
18
26
- build(deps): bump @actions/core from 1.9.0 to 1.9.1 [ ` #111 ` ] ( https://github.com/Codex-/return-dispatch/pull/111 )
19
27
- build(deps-dev): bump eslint from 8.20.0 to 8.21.0 [ ` #110 ` ] ( https://github.com/Codex-/return-dispatch/pull/110 )
20
28
- 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 )
21
30
- cicd: use renovate instead of dependabot. [ ` e2fd75c ` ] ( https://github.com/Codex-/return-dispatch/commit/e2fd75c0ceb87a5fa17055294814fef0c80c654b )
22
31
23
32
#### [ 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).
155
164
156
165
#### [ v1] ( https://github.com/Codex-/return-dispatch/compare/v1.0.0...v1 )
157
166
158
- > 1 August 2022
167
+ > 16 September 2022
159
168
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 )
160
180
- build(deps-dev): bump jest and @types/jest [ ` #103 ` ] ( https://github.com/Codex-/return-dispatch/pull/103 )
161
181
- build(deps): bump parse-url from 6.0.0 to 6.0.2 [ ` #104 ` ] ( https://github.com/Codex-/return-dispatch/pull/104 )
162
182
- build(deps-dev): bump esbuild from 0.14.47 to 0.14.48 [ ` #102 ` ] ( https://github.com/Codex-/return-dispatch/pull/102 )
0 commit comments