Skip to content

Commit

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

### Bug Fixes

- ambiguos function names for pending change request mutation ([d778be1](https://github.com/bcgov/CONN-CCBC-portal/commit/d778be1da6cbd8069c8d3baeb460f734f68a6a2a))
- schema issue ([c5fc794](https://github.com/bcgov/CONN-CCBC-portal/commit/c5fc7943351b477b9585210045d9c00002dca985))
- schema issue ([e797afa](https://github.com/bcgov/CONN-CCBC-portal/commit/e797afaeeec1ced9e99985fc3e7804a60c5bf8a4))

### Features

- assessment hh included in count ([bfb9bd0](https://github.com/bcgov/CONN-CCBC-portal/commit/bfb9bd0c60a41f0901a998a6d3a18d3dacaf9a9c))
- cbc_admin role ([07cdab4](https://github.com/bcgov/CONN-CCBC-portal/commit/07cdab42b5d01db2055876816b6e0dff95381b57))
- grant and revoke permissions for future tables ([7f681ee](https://github.com/bcgov/CONN-CCBC-portal/commit/7f681ee1ec97f893a92cc4b31237365a229917c5))
- show gis assessment data for history ([f97b3b5](https://github.com/bcgov/CONN-CCBC-portal/commit/f97b3b5b9b6542d052389caee8c22fb16e1e758a))

## [1.162.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.162.0...v1.162.1) (2024-05-30)

### 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 @@ -575,3 +575,4 @@ mutations/create_cbc_pending_change_request 2024-05-30T13:49:25Z ,,, <ryohani89@
computed_columns/application_organization_name [computed_columns/application_organization_name@1.162.0] 2024-05-30T18:09:08Z ,,, <ryohani89@NH504670> # fix: allow applicant to access organization name
create_roles [create_roles@1.159.0] 2024-05-08T20:04:36Z Anthony Bushara <anthony@button.is> # Add cbc_admin role
tables/cbc_data_001_permissions 2024-05-10T15:14:19Z Anthony Bushara <anthony@button.is> # Add permissions to new table for users
@1.163.0 2024-06-03T22:07:04Z CCBC Service Account <ccbc@button.is> # release v1.163.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.162.1",
"version": "1.163.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 499f26c

Please sign in to comment.