Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v1.18.2 #1952

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [1.18.2](https://github.com/bcgov/cas-cif/compare/1.18.1...1.18.2) (2025-01-10)

## [1.18.1](https://github.com/bcgov/cas-cif/compare/1.18.0...1.18.1) (2024-12-17)

### Reverts
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.18.1",
"version": "1.18.2",
"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 @@ -383,3 +383,4 @@ tables/form_002 [tables/form_001] 2024-12-13T19:25:15Z Pierre Bastianelli <pierr
@1.17.3 2024-12-13T19:33:09Z Pierre Bastianelli <[email protected]> # release v1.17.3
@1.18.0 2024-12-16T18:54:31Z Pierre Bastianelli <[email protected]> # release v1.18.0
@1.18.1 2024-12-17T22:43:51Z Pierre Bastianelli <[email protected]> # release v1.18.1
@1.18.2 2025-01-10T21:47:31Z Dylan Leard <[email protected]> # release v1.18.2
Loading