-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
deaa2b4
commit 403d7b3
Showing
3 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "cas-cif", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"main": "index.js", | ||
"repository": "https://github.com/bcgov/cas-cif.git", | ||
"author": "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -210,5 +210,6 @@ computed_columns/form_change_net_payments_to_date [tables/form_change] 2022-11-1 | |
computed_columns/form_change_holdback_amount_to_date [tables/form_change] 2022-11-15T00:19:02Z Dylan Leard <[email protected]> # Add computed column to return the cumulative holdback amount to date for a milestone | ||
tables/project_revision_004_add_pending_actions_from 2022-11-28T21:21:29Z Gurjeet Matharu <[email protected]> # adding pending actions from column | ||
mutations/delete_project_revision [mutations/[email protected]] 2023-01-04T20:11:30Z Dylan Leard <[email protected]> # Migration: remove unnecessary begin-end statements | ||
util_functions/get_form_status_001 [util_functions/[email protected]] 2022-12-29T17:10:00Z Brianna Cerkiewicz <briannacerkiewicz@pop-os> # Add conditionals to determine project overview status | ||
util_functions/get_form_status_001 [util_functions/[email protected]] 2022-12-29T17:10:00Z Brianna Cerkiewicz <briannacerkiewicz@pop-os> # Add conditionals to determine project overview status | ||
@1.0.2 2023-01-05T17:08:21Z Sepehr Sobhani <[email protected]> # release v1.0.2 | ||
@1.1.0 2023-01-10T22:23:39Z Sam Warren <[email protected]> # release v1.1.0 |