Skip to content

Commit

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

### Bug Fixes

- ccbc-prepare-download ([3a07b5d](https://github.com/bcgov/CONN-CCBC-portal/commit/3a07b5df9904add245a1112a5a2ec6af43fe2e25))
- comma on filename extension on download ([69a5786](https://github.com/bcgov/CONN-CCBC-portal/commit/69a5786902fe33d298fd159eaa446b13b3561016))
- feature db name to match release name ([2cc62df](https://github.com/bcgov/CONN-CCBC-portal/commit/2cc62dff4c52cb0b1adea17d3074c4da640d8912))
- use shortened feature name for helm and route ([b8b6dfd](https://github.com/bcgov/CONN-CCBC-portal/commit/b8b6dfdbb1f80aac1c0ade0b685f6bcf78df60f9))

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

### 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 @@ -580,3 +580,4 @@ tables/cbc_data_001_permissions 2024-05-10T15:14:19Z Anthony Bushara <anthony@bu
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
@1.166.1 2024-06-24T22:31:57Z CCBC Service Account <ccbc@button.is> # release v1.166.1
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.166.0",
"version": "1.166.1",
"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 65a52c1

Please sign in to comment.