@@ -4,8 +4,14 @@ 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.4.0] ( https://github.com/Codex-/return-dispatch/compare/v1.3.0...v1.4.0 )
8
+
9
+ - feat: Log the remote run URL when found. [ ` 53f62f2 ` ] ( https://github.com/Codex-/return-dispatch/commit/53f62f2828bfd38934bac35e3fb26c2ff32a9398 )
10
+
7
11
#### [ v1.3.0] ( https://github.com/Codex-/return-dispatch/compare/v1.2.7...v1.3.0 )
8
12
13
+ > 2 May 2022
14
+
9
15
- Bump @types/node from 17.0.23 to 17.0.30 [ ` #82 ` ] ( https://github.com/Codex-/return-dispatch/pull/82 )
10
16
- Bump typescript from 4.6.3 to 4.6.4 [ ` #81 ` ] ( https://github.com/Codex-/return-dispatch/pull/81 )
11
17
- Bump @actions/core from 1.6.0 to 1.7.0 [ ` #79 ` ] ( https://github.com/Codex-/return-dispatch/pull/79 )
@@ -87,13 +93,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
87
93
88
94
- Change strategy to use step names. [ ` 1bbc368 ` ] ( https://github.com/Codex-/return-dispatch/commit/1bbc3685bab7fe2f643af3bb2839fb7254625fe8 )
89
95
90
- #### [ v1.0.1] ( https://github.com/Codex-/return-dispatch/compare/v1.0.0. ..v1.0.1 )
96
+ #### [ v1.0.1] ( https://github.com/Codex-/return-dispatch/compare/v1...v1.0.1 )
91
97
92
98
> 3 August 2021
93
99
94
- - Improve documentation. [ ` 21c484f ` ] ( https://github.com/Codex-/return-dispatch/commit/21c484f6bbb2c7b2f94f41e63f09a1805395f045 )
95
- - Add marketplace badge to readme. [ ` 2baa93d ` ] ( https://github.com/Codex-/return-dispatch/commit/2baa93d7864eb5846584de20aa7b51ae81d667d6 )
96
- - Add warning advising the check token permissions if action fails. [ ` 41635c4 ` ] ( https://github.com/Codex-/return-dispatch/commit/41635c43a6840487594814c9f064f502840cb4bf )
100
+ #### [ v1] ( https://github.com/Codex-/return-dispatch/compare/v1.0.0...v1 )
101
+
102
+ > 2 May 2022
103
+
104
+ - Bump @types/node from 17.0.23 to 17.0.30 [ ` #82 ` ] ( https://github.com/Codex-/return-dispatch/pull/82 )
105
+ - Bump typescript from 4.6.3 to 4.6.4 [ ` #81 ` ] ( https://github.com/Codex-/return-dispatch/pull/81 )
106
+ - Bump @actions/core from 1.6.0 to 1.7.0 [ ` #79 ` ] ( https://github.com/Codex-/return-dispatch/pull/79 )
107
+ - Bump eslint-plugin-jest from 26.1.4 to 26.1.5 [ ` #78 ` ] ( https://github.com/Codex-/return-dispatch/pull/78 )
108
+ - Bump @typescript-eslint/parser from 5.19.0 to 5.21.0 [ ` #77 ` ] ( https://github.com/Codex-/return-dispatch/pull/77 )
109
+ - Bump eslint from 8.13.0 to 8.14.0 [ ` #76 ` ] ( https://github.com/Codex-/return-dispatch/pull/76 )
110
+ - Bump release-it from 14.14.2 to 15.0.0 [ ` #75 ` ] ( https://github.com/Codex-/return-dispatch/pull/75 )
111
+ - Bump codecov/codecov-action from 2 to 3 [ ` #74 ` ] ( https://github.com/Codex-/return-dispatch/pull/74 )
112
+ - Bump dependencies. [ ` 5aaf656 ` ] ( https://github.com/Codex-/return-dispatch/commit/5aaf6566fe7177d233c2656dfc621f37ff45cdc1 )
113
+ - Bump dependencies. [ ` 439ef88 ` ] ( https://github.com/Codex-/return-dispatch/commit/439ef887a28f3d80108374af173fffddfdb0adac )
114
+ - Add release-it. [ ` 04e9f48 ` ] ( https://github.com/Codex-/return-dispatch/commit/04e9f485a25fd589db0c9295e9434ed6ad0f5c9b )
97
115
98
116
#### v1.0.0
99
117
0 commit comments