Skip to content

Commit

Permalink
chore: release v1.172.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Jul 17, 2024
1 parent 9189ede commit 680e574
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [1.172.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.171.2...v1.172.0) (2024-07-17)

### Bug Fixes

- validations for cbc ([9f40f75](https://github.com/bcgov/CONN-CCBC-portal/commit/9f40f755e3bcfec3576c884dbb7d2d0d11cd10c2))

### Features

- add required validation to tombstone ([633ce43](https://github.com/bcgov/CONN-CCBC-portal/commit/633ce43b91023697882bf637c0b0abdddd5bfa4a))
- add validations to CBC ([7a972a6](https://github.com/bcgov/CONN-CCBC-portal/commit/7a972a605a8e67e24a52e01b7ef96d133a04a7df))

## [1.171.2](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.171.1...v1.171.2) (2024-07-17)

### Bug Fixes
Expand Down
1 change: 1 addition & 0 deletions db/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -607,3 +607,4 @@ tables/cbc_project_communities 2024-06-14T16:27:57Z ,,, <ryohani89@NH504670> # a
@1.171.0 2024-07-16T22:33:19Z CCBC Service Account <ccbc@button.is> # release v1.171.0
@1.171.1 2024-07-16T23:03:28Z CCBC Service Account <ccbc@button.is> # release v1.171.1
@1.171.2 2024-07-17T13:56:50Z CCBC Service Account <ccbc@button.is> # release v1.171.2
@1.172.0 2024-07-17T14:12:14Z CCBC Service Account <ccbc@button.is> # release v1.172.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CONN-CCBC-portal",
"version": "1.171.2",
"version": "1.172.0",
"main": "index.js",
"repository": "https://github.com/bcgov/CONN-CCBC-portal.git",
"author": "Romer, Meherzad CITZ:EX <Meherzad.Romer@gov.bc.ca>",
Expand Down

0 comments on commit 680e574

Please sign in to comment.