Skip to content

Commit

Permalink
chore: release v1.221.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Jan 6, 2025
1 parent 2af8d24 commit b8714fe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.221.3](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.2...v1.221.3) (2025-01-06)

### Bug Fixes

- prevent extra row in history when saving dependencies/assessment ([2af8d24](https://github.com/bcgov/CONN-CCBC-portal/commit/2af8d2421b13ab922e2e5cf4e15ac4623533ffff))

## [1.221.2](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.1...v1.221.2) (2025-01-06)

## [1.221.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.0...v1.221.1) (2025-01-06)
Expand Down
1 change: 1 addition & 0 deletions db/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -776,3 +776,4 @@ tables/coverages_upload 2024-12-19T21:24:55Z Rafael Solorzano <61289255+rafasdc@
@1.221.2 2025-01-06T18:33:09Z CCBC Service Account <[email protected]> # release v1.221.2
types/assessment_form_result 2024-12-20T14:51:59Z ,,, <ryohani89@NH504670> # add assessment_form_result type to get assessment and dependencies together
mutations/create_assessment_form [mutations/[email protected]] 2024-12-20T15:09:15Z ,,, <ryohani89@NH504670> # update create_assessment_form mutation
@1.221.3 2025-01-06T21:34:27Z CCBC Service Account <[email protected]> # release v1.221.3
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.221.2",
"version": "1.221.3",
"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 b8714fe

Please sign in to comment.