-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1916 from bcgov/chore/release
chore: release v1.17.0
- Loading branch information
Showing
3 changed files
with
8 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "cas-cif", | ||
"version": "1.16.5", | ||
"version": "1.17.0", | ||
"main": "index.js", | ||
"repository": "https://github.com/bcgov/cas-cif.git", | ||
"author": "[email protected]", | ||
|
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 |
---|---|---|
|
@@ -373,3 +373,4 @@ mutations/commit_form_change [mutations/[email protected]] 2023-11-22T19 | |
@1.16.3 2024-04-17T20:38:30Z Mike Vesprini <[email protected]> # release v1.16.3 | ||
@1.16.4 2024-05-15T17:36:42Z Mike Vesprini <[email protected]> # release v1.16.4 | ||
@1.16.5 2024-05-22T23:00:27Z Mike Vesprini <[email protected]> # release v1.16.5 | ||
@1.17.0 2024-05-24T21:29:42Z Mike Vesprini <[email protected]> # release v1.17.0 |