@@ -4,13 +4,22 @@ 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.8.0] ( https://github.com/Codex-/return-dispatch/compare/v1.7.0...v1.8.0 )
8
+
9
+ - chore(deps): update dependency @types/uuid to v9 [ ` #137 ` ] ( https://github.com/Codex-/return-dispatch/pull/137 )
10
+ - test: convert tests to use vitest. [ ` 87e268b ` ] ( https://github.com/Codex-/return-dispatch/commit/87e268b91f94d018b032eda45c15f98f1bbd0171 )
11
+ - chore(deps): lock file maintenance [ ` e0c6f53 ` ] ( https://github.com/Codex-/return-dispatch/commit/e0c6f53c1a1d580621c1c6ec2e3e4a211a2d466f )
12
+ - chore(deps): update dependency esbuild to ^0.16.0 [ ` dff9bad ` ] ( https://github.com/Codex-/return-dispatch/commit/dff9badec4cb45273fcafdc2b5b75e6bb9601215 )
13
+
7
14
#### [ v1.7.0] ( https://github.com/Codex-/return-dispatch/compare/v1.6.1...v1.7.0 )
8
15
16
+ > 30 October 2022
17
+
9
18
- chore(deps): lock file maintenance [ ` #132 ` ] ( https://github.com/Codex-/return-dispatch/pull/132 )
10
19
- chore(deps): lock file maintenance [ ` #130 ` ] ( https://github.com/Codex-/return-dispatch/pull/130 )
11
20
- chore: bump dependencies. [ ` 3cc6e0d ` ] ( https://github.com/Codex-/return-dispatch/commit/3cc6e0d4c9aa0789f7fde00a4a886f0fe1077461 )
21
+ - Release 1.7.0 [ ` 2e35591 ` ] ( https://github.com/Codex-/return-dispatch/commit/2e35591baa8ea806a6e4539c8f5fef198308fce8 )
12
22
- cicd: Use correct ref for PR events. [ ` ba0ad69 ` ] ( https://github.com/Codex-/return-dispatch/commit/ba0ad69c7c8ac349860bca8a083c22e9a0ce4128 )
13
- - cicd: only run lock file maintenance monthly. [ ` 87c7ab0 ` ] ( https://github.com/Codex-/return-dispatch/commit/87c7ab00a7ca75a0cc45f81f3da848c784ea0cdd )
14
23
15
24
#### [ v1.6.1] ( https://github.com/Codex-/return-dispatch/compare/v1.6.0...v1.6.1 )
16
25
@@ -175,8 +184,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
175
184
176
185
#### [ v1] ( https://github.com/Codex-/return-dispatch/compare/v1.0.0...v1 )
177
186
178
- > 29 September 2022
187
+ > 31 October 2022
179
188
189
+ - chore(deps): lock file maintenance [ ` #132 ` ] ( https://github.com/Codex-/return-dispatch/pull/132 )
190
+ - chore(deps): lock file maintenance [ ` #130 ` ] ( https://github.com/Codex-/return-dispatch/pull/130 )
180
191
- build(deps): bump vm2 from 3.9.10 to 3.9.11 [ ` #129 ` ] ( https://github.com/Codex-/return-dispatch/pull/129 )
181
192
- build(deps-dev): bump jest-circus from 28.1.3 to 29.0.1 [ ` #120 ` ] ( https://github.com/Codex-/return-dispatch/pull/120 )
182
193
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 [ ` #119 ` ] ( https://github.com/Codex-/return-dispatch/pull/119 )
0 commit comments