Skip to content

Commit

Permalink
Merge pull request #2686 from bcgov/chore/release
Browse files Browse the repository at this point in the history
chore: release
  • Loading branch information
rafasdc authored Dec 2, 2023
2 parents b7c6364 + 0850c92 commit 5a227ec
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.123.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.122.1...v1.123.0) (2023-12-01)

### Bug Fixes

- multi file delete always delete first ([5f74c84](https://github.com/bcgov/CONN-CCBC-portal/commit/5f74c8489b41703d6b9d7683bc07d18614b22fa4))
- re-add budget details page for analyst ([a4b290b](https://github.com/bcgov/CONN-CCBC-portal/commit/a4b290b40185088942543b35f9991990bba3a5ad))

### Features

- set ccbc id of intake 99 to use 02 ([7c9917c](https://github.com/bcgov/CONN-CCBC-portal/commit/7c9917c18ec9e633d4b670f4b97054076b6b1dcd))
- show/hide hh count on status and intake ([e9f2913](https://github.com/bcgov/CONN-CCBC-portal/commit/e9f29131403b89ff95e1f6537ef2a9cb2abbf140))

## [1.122.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.122.0...v1.122.1) (2023-11-29)

### 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 @@ -494,3 +494,4 @@ mutations/update_application_form [mutations/[email protected]] 20
mutations/submit_application [mutations/[email protected]] 2023-11-20T22:44:09Z Rafael Solorzano <[email protected]> # add custom handler for intake 99 ccbc id
mutations/create_intake [mutations/[email protected]] 2023-11-27T22:57:40Z Rafael Solorzano <[email protected]> # make all new intakes use same gapless counter
functions/create_hidden_intake [functions/[email protected]] 2023-11-28T18:21:23Z Rafael Solorzano <[email protected]> # update counter id creation to match create intake
@1.123.0 2023-12-01T21:23:31Z CCBC Service Account <[email protected]> # release v1.123.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.122.1",
"version": "1.123.0",
"main": "index.js",
"repository": "https://github.com/bcgov/CONN-CCBC-portal.git",
"author": "Romer, Meherzad CITZ:EX <[email protected]>",
Expand Down

0 comments on commit 5a227ec

Please sign in to comment.