Skip to content

Commit 88cbc18

Browse files
authored
Release: Update changelog and readme for version 5.4.0 (#184)
1 parent c3f6139 commit 88cbc18

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ _None._
3838

3939
### New Features
4040

41-
- Allow to specify category on `sarif` files upload [#183]
41+
_None._
4242

4343
### Bug Fixes
4444

@@ -48,6 +48,13 @@ _None._
4848

4949
_None._
5050

51+
## 5.4.0
52+
53+
### New Features
54+
55+
- Allow to specify category on `sarif` files upload [#183]
56+
57+
5158
## 5.3.1
5259

5360
### Bug Fixes

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ steps:
2626
restore_cache $(hash_file package-lock.json)
2727
2828
plugins:
29-
- automattic/a8c-ci-toolkit#5.3.1:
29+
- automattic/a8c-ci-toolkit#5.4.0:
3030
bucket: a8c-ci-cache # optional
3131
```
3232
33-
Don't forget to verify what [the latest release](https://github.com/Automattic/a8c-ci-toolkit-buildkite-plugin/releases/latest) is and use that value instead of `5.3.1`.
33+
Don't forget to verify what [the latest release](https://github.com/Automattic/a8c-ci-toolkit-buildkite-plugin/releases/latest) is and use that value instead of `5.4.0`.
3434

3535
## Configuration
3636

0 commit comments

Comments
 (0)