Skip to content

Commit

Permalink
chore: release v1.0.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dleard committed Aug 15, 2022
1 parent 55d485a commit e317bd7
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.0.0-rc.4](https://github.com/bcgov/cas-cif/compare/1.0.0-rc.3...1.0.0-rc.4) (2022-08-15)

### Bug Fixes

- adding project contacts to dev data ([e05bd68](https://github.com/bcgov/cas-cif/commit/e05bd6817cca21a4fa9919ff9e8a02817b441278))
- remove conditionalAmountWidget ([ce7a75b](https://github.com/bcgov/cas-cif/commit/ce7a75b8d4e3ab5c5366e384649957cee4829117))

### Features

- adding percentage widget ([427ab75](https://github.com/bcgov/cas-cif/commit/427ab75901b4e37e2f562e6f05ce1d6c9d681cd7))
- adding yes no options to funding report ([cc41b2f](https://github.com/bcgov/cas-cif/commit/cc41b2f94cb94d7c419ac9b3fc73975a8a04c230))
- enhancing budget form flows ([940e050](https://github.com/bcgov/cas-cif/commit/940e0505766a999ce05101f564df71cca07a2979))

# [1.0.0-rc.3](https://github.com/bcgov/cas-cif/compare/1.0.0-rc.2...1.0.0-rc.3) (2022-08-08)

### 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.0.0-rc.3",
"version": "1.0.0-rc.4",
"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 @@ -105,3 +105,4 @@ computed_columns/form_change_as_emission_intensity_report 2022-08-03T17:12:52Z B
@1.0.0-rc.3 2022-08-08T22:14:42Z Pierre Bastianelli <[email protected]> # release v1.0.0-rc.3

mutations/discard_funding_parameter_form_change 2022-08-10T23:11:54Z Gurjeet Matharu <[email protected]> # Discarding funding parameter form change
@1.0.0-rc.4 2022-08-15T18:49:49Z Dylan Leard <[email protected]> # release v1.0.0-rc.4

0 comments on commit e317bd7

Please sign in to comment.