Skip to content

Commit

Permalink
chore: release v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dleard committed Jan 18, 2023
1 parent d7fe467 commit 047fc88
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.1.4](https://github.com/bcgov/cas-cif/compare/1.1.3...1.1.4) (2023-01-18)

### Bug Fixes

- fix reversed calculated values and add to formContext ([372f3d0](https://github.com/bcgov/cas-cif/commit/372f3d0b0f883c70c275be681e33a87a3aff9f2c))

## [1.1.3](https://github.com/bcgov/cas-cif/compare/1.1.2...1.1.3) (2023-01-16)

### 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.1.3",
"version": "1.1.4",
"main": "index.js",
"repository": "https://github.com/bcgov/cas-cif.git",
"author": "ggircs@gov.bc.ca",
Expand Down
3 changes: 2 additions & 1 deletion schema/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,5 @@ util_functions/get_form_status_001 [util_functions/get_form_status_001@1.0.1] 20
@1.1.2 2023-01-11T23:21:59Z Dylan Leard <dylan@button.is> # release v1.1.2
@1.1.3 2023-01-16T18:04:35Z Dylan Leard <dylan@button.is> # release v1.1.3
data/insert_json_schema_form_data_update_milestone_form_field_titles 2023-01-16T21:53:29Z Brianna Cerkiewicz <briannacerkiewicz@pop-os> # Update milestone form field titles and adjusted/calculated in json_schema
mutations/update_milestone_form_change 2023-01-17T21:15:30Z Brianna Cerkiewicz <briannacerkiewicz@pop-os> # Create update milestone form change mutation
mutations/update_milestone_form_change 2023-01-17T21:15:30Z Brianna Cerkiewicz <briannacerkiewicz@pop-os> # Create update milestone form change mutation
@1.1.4 2023-01-18T16:57:57Z Dylan Leard <dylan@button.is> # release v1.1.4

0 comments on commit 047fc88

Please sign in to comment.