File tree 1 file changed +13
-5
lines changed
1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+
10
+ ## [ v2021-05-22T21.30.10] - 2021-05-22
11
+
9
12
### Updated
10
- - Removed branch protection. Not able to force push to master.
11
- - Run verify workflow only on PRs
13
+
14
+ - Removed branch protection. Not able to force push to master.
15
+ - Run verify workflow only on PRs
12
16
13
17
## [ v2021-05-22T21.22.12] - 2021-05-22
18
+
14
19
### Fixed
15
20
16
- - Trying forced push again
21
+ - Trying forced push again
22
+
17
23
## [ v2021-05-22T21.01.02] - 2021-05-22
18
24
19
25
### Fixed
20
26
21
- - Protecting the master branch but allowing force push to enable git actions to update the changelog
27
+ - Protecting the master branch but allowing force push to enable git actions to update the changelog
22
28
23
29
## [ v2021-05-22T20.06.03] - 2021-05-22
24
30
@@ -40,7 +46,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
40
46
- Tagging and uploading the releases.
41
47
- Updating the changelog after a release
42
48
43
- [ Unreleased ] : https://github.com/DealerDotCom/web-integration-api-docs/compare/v2021-05-22T20.06.03...HEAD
49
+ [ Unreleased ] : https://github.com/DealerDotCom/web-integration-api-docs/compare/v2021-05-22T21.30.10...HEAD
50
+
51
+ [ v2021-05-22T21.30.10 ] : https://github.com/DealerDotCom/web-integration-api-docs/compare/v2021-05-22T21.22.12...v2021-05-22T21.30.10
44
52
45
53
[ v2021-05-22T20.06.03 ] : https://github.com/DealerDotCom/web-integration-api-docs/compare/v2021-05-22T19.34.49...v2021-05-22T20.06.03
46
54
You can’t perform that action at this time.
0 commit comments