-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fdcf7c8
commit d93719d
Showing
3 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -751,3 +751,4 @@ mutations/create_assessment_form [mutations/[email protected]] 2024 | |
@1.213.1 2024-11-29T17:06:22Z CCBC Service Account <[email protected]> # release v1.213.1 | ||
@1.213.2 2024-11-29T19:45:41Z CCBC Service Account <[email protected]> # release v1.213.2 | ||
@1.213.3 2024-11-29T22:33:02Z CCBC Service Account <[email protected]> # release v1.213.3 | ||
@1.213.4 2024-12-03T16:39:29Z CCBC Service Account <[email protected]> # release v1.213.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "CONN-CCBC-portal", | ||
"version": "1.213.3", | ||
"version": "1.213.4", | ||
"main": "index.js", | ||
"repository": "https://github.com/bcgov/CONN-CCBC-portal.git", | ||
"author": "Romer, Meherzad CITZ:EX <[email protected]>", | ||
|