Skip to content

Commit

Permalink
Merge pull request #1913 from bcgov/chore/release
Browse files Browse the repository at this point in the history
chore: release v1.16.4
  • Loading branch information
mikevespi authored May 15, 2024
2 parents 76ca77e + 98def3b commit 136f07f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.16.4](https://github.com/bcgov/cas-cif/compare/list...1.16.4) (2024-05-15)

- add a separate route template specifically for prod ([01012d9](https://github.com/bcgov/cas-cif/commit/01012d9ba4eff19b80445da617b05dea96ce5029))

## [1.16.3](https://github.com/bcgov/cas-cif/compare/1.16.2...1.16.3) (2024-04-17)

- rebase pending revisions when committing a project revision ([983ad50](https://github.com/bcgov/cas-cif/commit/983ad506cf45862a717425152ca8ca8a054fc9bb))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cas-cif",
"version": "1.16.3",
"version": "1.16.4",
"main": "index.js",
"repository": "https://github.com/bcgov/cas-cif.git",
"author": "ggircs@gov.bc.ca",
Expand Down
1 change: 1 addition & 0 deletions schema/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -371,3 +371,4 @@ mutations/commit_form_change_internal [mutations/commit_form_change_internal@1.1
mutations/commit_project_revision [mutations/commit_project_revision@1.15.0] 2023-10-31T00:07:01Z Mike Vesprini <mike@button.is> # Update function to pass new parameters to commit_form_change_internal
mutations/commit_form_change [mutations/commit_form_change@1.15.0] 2023-11-22T19:00:00Z Mike Vesprini <mike@button.is> # Add pending project revision id to args of commit_form_change_internal call
@1.16.3 2024-04-17T20:38:30Z Mike Vesprini <mike@button.is> # release v1.16.3
@1.16.4 2024-05-15T17:36:42Z Mike Vesprini <mike@button.is> # release v1.16.4

0 comments on commit 136f07f

Please sign in to comment.