Skip to content

Commit cb97040

Browse files
chore(master): release 3.0.2 (#57)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 96d3a9d commit cb97040

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.2](https://github.com/dvsa/rsp-cpms-checking-workflow/compare/v3.0.1...v3.0.2) (2023-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* The S3 bucket path for the release webhook. ([#56](https://github.com/dvsa/rsp-cpms-checking-workflow/issues/56)) ([ae82e33](https://github.com/dvsa/rsp-cpms-checking-workflow/commit/ae82e33716a00f3064be2dc4e63f7e524f7d682b))
9+
310
## [3.0.1](https://github.com/dvsa/rsp-cpms-checking-workflow/compare/v3.0.0...v3.0.1) (2023-01-31)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rsp-cpms-checking",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Service to check the status of orphaned payments in CPMS",
55
"repository": "https://github.com/dvsa/rsp-cpms-checking-workflow",
66
"author": "",

0 commit comments

Comments
 (0)