Skip to content

Commit 5e7d0c8

Browse files
chore: release v1.214.2
1 parent c0729a8 commit 5e7d0c8

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.214.2](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.214.1...v1.214.2) (2024-12-04)
2+
3+
### Bug Fixes
4+
5+
- browser compatibility on toSorted ([a4d2384](https://github.com/bcgov/CONN-CCBC-portal/commit/a4d2384a33f39c7097042ae4da8cb2165ada8b12))
6+
- remove unwanted unsaved changes modal from RFI ([db5ae03](https://github.com/bcgov/CONN-CCBC-portal/commit/db5ae03e00167fb1aad4d2fa7d2fa6b1e44bb0b2))
7+
18
## [1.214.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.214.0...v1.214.1) (2024-12-04)
29

310
### Bug Fixes

db/sqitch.plan

+1
Original file line numberDiff line numberDiff line change
@@ -754,3 +754,4 @@ mutations/create_assessment_form [mutations/[email protected]] 2024
754754
@1.213.4 2024-12-03T16:39:29Z CCBC Service Account <[email protected]> # release v1.213.4
755755
@1.214.0 2024-12-04T01:18:22Z CCBC Service Account <[email protected]> # release v1.214.0
756756
@1.214.1 2024-12-04T03:24:26Z CCBC Service Account <[email protected]> # release v1.214.1
757+
@1.214.2 2024-12-04T18:39:28Z CCBC Service Account <[email protected]> # release v1.214.2

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.214.1",
3+
"version": "1.214.2",
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)