Skip to content

Commit b8714fe

Browse files
chore: release v1.221.3
1 parent 2af8d24 commit b8714fe

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.221.3](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.2...v1.221.3) (2025-01-06)
2+
3+
### Bug Fixes
4+
5+
- prevent extra row in history when saving dependencies/assessment ([2af8d24](https://github.com/bcgov/CONN-CCBC-portal/commit/2af8d2421b13ab922e2e5cf4e15ac4623533ffff))
6+
17
## [1.221.2](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.1...v1.221.2) (2025-01-06)
28

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

db/sqitch.plan

+1
Original file line numberDiff line numberDiff line change
@@ -776,3 +776,4 @@ tables/coverages_upload 2024-12-19T21:24:55Z Rafael Solorzano <61289255+rafasdc@
776776
@1.221.2 2025-01-06T18:33:09Z CCBC Service Account <[email protected]> # release v1.221.2
777777
types/assessment_form_result 2024-12-20T14:51:59Z ,,, <ryohani89@NH504670> # add assessment_form_result type to get assessment and dependencies together
778778
mutations/create_assessment_form [mutations/[email protected]] 2024-12-20T15:09:15Z ,,, <ryohani89@NH504670> # update create_assessment_form mutation
779+
@1.221.3 2025-01-06T21:34:27Z CCBC Service Account <[email protected]> # release v1.221.3

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CONN-CCBC-portal",
3-
"version": "1.221.2",
3+
"version": "1.221.3",
44
"main": "index.js",
55
"repository": "https://github.com/bcgov/CONN-CCBC-portal.git",
66
"author": "Romer, Meherzad CITZ:EX <[email protected]>",

0 commit comments

Comments
 (0)