Skip to content

Commit

Permalink
chore: release v1.131.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Dec 29, 2023
1 parent 8ccaebc commit d908555
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.131.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.131.0...v1.131.1) (2023-12-29)

### Bug Fixes

- prepare downloads crash with -1 intake number ([450d92b](https://github.com/bcgov/CONN-CCBC-portal/commit/450d92b92893031676b76f8a203003985695dddd))
- s3 file name to get the actual intake id when passed -1 ([a5f4436](https://github.com/bcgov/CONN-CCBC-portal/commit/a5f44360994e863ced87427b09ba849a81e80fb3))
- tests for s3 archive ([9953c35](https://github.com/bcgov/CONN-CCBC-portal/commit/9953c35c39244902952006ff42b3af608acded15))

# [1.131.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.130.1...v1.131.0) (2023-12-28)

### Bug Fixes
Expand Down
1 change: 1 addition & 0 deletions db/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -506,3 +506,4 @@ computed_columns/application_history [computed_columns/application_history@1.123
@1.130.0 2023-12-21T19:19:35Z CCBC Service Account <ccbc@button.is> # release v1.130.0
@1.130.1 2023-12-27T16:00:51Z CCBC Service Account <ccbc@button.is> # release v1.130.1
@1.131.0 2023-12-28T23:14:54Z CCBC Service Account <ccbc@button.is> # release v1.131.0
@1.131.1 2023-12-29T17:26:12Z CCBC Service Account <ccbc@button.is> # release v1.131.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CONN-CCBC-portal",
"version": "1.131.0",
"version": "1.131.1",
"main": "index.js",
"repository": "https://github.com/bcgov/CONN-CCBC-portal.git",
"author": "Romer, Meherzad CITZ:EX <Meherzad.Romer@gov.bc.ca>",
Expand Down

0 comments on commit d908555

Please sign in to comment.