Skip to content

Commit

Permalink
Merge pull request #1905 from bcgov/chore/release
Browse files Browse the repository at this point in the history
Chore/release v 1.16.3
  • Loading branch information
mikevespi authored Apr 17, 2024
2 parents 00bf683 + 6a7827c commit 8db0d7f
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.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))

## [1.16.2](https://github.com/bcgov/cas-cif/compare/1.16.1...1.16.2) (2024-02-23)

### Bug Fixes
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.2",
"version": "1.16.3",
"main": "index.js",
"repository": "https://github.com/bcgov/cas-cif.git",
"author": "[email protected]",
Expand Down
1 change: 1 addition & 0 deletions schema/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -370,3 +370,4 @@ functions/jsonb_minus 2023-10-30T19:55:55Z Mike Vesprini <[email protected]> # Func
mutations/commit_form_change_internal [mutations/[email protected]] 2023-10-30T21:34:15Z Mike Vesprini <[email protected]> # Handle rebasing when committing with another pending revision on the same project"
mutations/commit_project_revision [mutations/[email protected]] 2023-10-31T00:07:01Z Mike Vesprini <[email protected]> # Update function to pass new parameters to commit_form_change_internal
mutations/commit_form_change [mutations/[email protected]] 2023-11-22T19:00:00Z Mike Vesprini <[email protected]> # Add pending project revision id to args of commit_form_change_internal call
@1.16.3 2024-04-17T20:38:30Z Mike Vesprini <[email protected]> # release v1.16.3

0 comments on commit 8db0d7f

Please sign in to comment.