Skip to content

Commit

Permalink
chore: release v1.166.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Jun 18, 2024
1 parent bf55671 commit 338703e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.166.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.165.0...v1.166.0) (2024-06-18)

### Bug Fixes

- benefit schema validation issue ([1888584](https://github.com/bcgov/CONN-CCBC-portal/commit/1888584d97196c12903166f63cb87439c5fb2e71))
- replace aws-http-handler with smithy types ([d8c322a](https://github.com/bcgov/CONN-CCBC-portal/commit/d8c322ad917890c35a749b50bf1c5f4c47ae9afc))
- trailing dashes on feature env ([3ddf000](https://github.com/bcgov/CONN-CCBC-portal/commit/3ddf00083f554b4d3117e5c44ba14c6e650b655e))

### Features

- add toast after file upload RFI template 1 and 2 ([b6a4e72](https://github.com/bcgov/CONN-CCBC-portal/commit/b6a4e72693e04b8ee01e452d7f22f217afb291c4))

# [1.165.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.164.0...v1.165.0) (2024-06-06)

### 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 @@ -579,3 +579,4 @@ tables/cbc_data_001_permissions 2024-05-10T15:14:19Z Anthony Bushara <anthony@bu
@1.164.0 2024-06-05T15:55:33Z CCBC Service Account <ccbc@button.is> # release v1.164.0
tables/cbc_data_change_reason 2024-05-31T19:02:06Z Anthony Bushara <anthony@button.is> # Table to track change request reasons when updating cbc data
@1.165.0 2024-06-06T17:35:38Z CCBC Service Account <ccbc@button.is> # release v1.165.0
@1.166.0 2024-06-18T17:34:45Z CCBC Service Account <ccbc@button.is> # release v1.166.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.165.0",
"version": "1.166.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 338703e

Please sign in to comment.