Skip to content

Commit

Permalink
chore: release v1.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellmueller committed May 31, 2023
1 parent 3a11107 commit bf6b22d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.72.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.71.0...v1.72.0) (2023-05-31)

### Bug Fixes

- receive application attachment spread application bug ([a3ec656](https://github.com/bcgov/CONN-CCBC-portal/commit/a3ec656b834de399ea2d3fa7a0476f08e8c54077))
- updated sow-upload to accept extra params ([90f9b87](https://github.com/bcgov/CONN-CCBC-portal/commit/90f9b87f0ced2170724342bb5650ffa4dec428a9))

### Features

- db changes for sow tab ([6b8ac23](https://github.com/bcgov/CONN-CCBC-portal/commit/6b8ac23d116bbbf7c52996069dee18a8c5a8394a))
- read sow data on tab 2 ([9906b87](https://github.com/bcgov/CONN-CCBC-portal/commit/9906b871105f60e50783ddd6bf3406ff3a3202ac))
- update sow-upload ([6756804](https://github.com/bcgov/CONN-CCBC-portal/commit/6756804a291f11150173917e0919f6cbf7128dce))

# [1.71.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.70.0...v1.71.0) (2023-05-30)

### 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 @@ -318,3 +318,4 @@ tables/application_sow_data 2023-05-17T17:26:00Z ,,, Vladimir <vladimir@button.i
tables/sow_tab_2 2023-05-17T17:26:00Z ,,, Vladimir <vladimir@button.is> # add table sow_tab_2
@1.71.0 2023-05-30T01:15:12Z Marcel Mueller <marcel@m2.local> # release v1.71.0
tables/sow_tab_1 2023-05-29T14:44:45Z Anthony Bushara <anthony@button.is> # Table to hold the first sow tab from the excel file
@1.72.0 2023-05-31T21:28:13Z Marcel Mueller <marcel@m2.local> # release v1.72.0
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.71.0",
"version": "1.72.0",
"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 bf6b22d

Please sign in to comment.