Skip to content

Commit 3f97017

Browse files
authored
5.1.2 release notes (#172)
1 parent d658ba8 commit 3f97017

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ _None._
4848

4949
_None._
5050

51+
## 5.1.2
52+
53+
### Bug Fixes
54+
55+
- Wow, can you believe this? TL;DR list from the Android dependency diff script has now colorful headers! 🎨✨ [#170]
56+
5157
## 5.1.1
5258

5359
### 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.1.1:
29+
- automattic/a8c-ci-toolkit#5.1.2:
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.1.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.1.2`.
3434

3535
## Configuration
3636

0 commit comments

Comments
 (0)