-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @bloom-housing/[email protected] - @bloom-housing/[email protected] - @bloom-housing/[email protected] - @bloom-housing/[email protected] - @bloom-housing/[email protected]
- Loading branch information
github.context.workflow
committed
Oct 5, 2022
1 parent
ec87a1c
commit 36f6931
Showing
10 changed files
with
53 additions
and
13 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [7.0.1-alpha.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-10-05) | ||
|
||
**Note:** Version bump only for package @bloom-housing/backend-core | ||
|
||
|
||
|
||
|
||
|
||
# [7.0.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-09-29) | ||
|
||
|
||
|
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": "@bloom-housing/backend-core", | ||
"version": "7.0.0", | ||
"version": "7.0.1-alpha.0", | ||
"description": "Listings service reference implementation for the Bloom affordable housing system", | ||
"author": "Sean Albert <[email protected]>", | ||
"private": false, | ||
|
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 |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [7.0.1-alpha.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-10-05) | ||
|
||
**Note:** Version bump only for package @bloom-housing/shared-helpers | ||
|
||
|
||
|
||
|
||
|
||
# [7.0.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-09-29) | ||
|
||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [7.0.1-alpha.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-10-05) | ||
|
||
**Note:** Version bump only for package @bloom-housing/partners | ||
|
||
|
||
|
||
|
||
|
||
# [7.0.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-09-29) | ||
|
||
|
||
|
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": "@bloom-housing/partners", | ||
"version": "7.0.0", | ||
"version": "7.0.1-alpha.0", | ||
"author": "Sean Albert <[email protected]>", | ||
"description": "Partners app reference implementation for the Bloom affordable housing system", | ||
"main": "index.js", | ||
|
@@ -26,9 +26,9 @@ | |
"dev:server-wait-cypress": "wait-on \"http-get://localhost:${PORT:-3100}/listings\" --httpTimeout 60000 --tcpTimeout 1500 -v --interval 15000 && yarn build && yarn start" | ||
}, | ||
"dependencies": { | ||
"@bloom-housing/backend-core": "^7.0.0", | ||
"@bloom-housing/shared-helpers": "^7.0.0", | ||
"@bloom-housing/ui-components": "^7.0.0", | ||
"@bloom-housing/backend-core": "^7.0.1-alpha.0", | ||
"@bloom-housing/shared-helpers": "^7.0.1-alpha.0", | ||
"@bloom-housing/ui-components": "^7.0.1-alpha.0", | ||
"@mapbox/mapbox-sdk": "^0.13.0", | ||
"ag-grid-community": "^26.0.0", | ||
"ag-grid-react": "^26.0.0", | ||
|
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 |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [7.0.1-alpha.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-10-05) | ||
|
||
**Note:** Version bump only for package @bloom-housing/public | ||
|
||
|
||
|
||
|
||
|
||
# [7.0.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-09-29) | ||
|
||
|
||
|
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": "@bloom-housing/public", | ||
"version": "7.0.0", | ||
"version": "7.0.1-alpha.0", | ||
"author": "Sean Albert <[email protected]>", | ||
"description": "Public web app reference implementation for the Bloom affordable housing system", | ||
"main": "index.js", | ||
|
@@ -24,9 +24,9 @@ | |
"dev:all": "concurrently \"yarn dev:listings\" \"yarn dev:server-wait\"" | ||
}, | ||
"dependencies": { | ||
"@bloom-housing/backend-core": "^7.0.0", | ||
"@bloom-housing/shared-helpers": "^7.0.0", | ||
"@bloom-housing/ui-components": "^7.0.0", | ||
"@bloom-housing/backend-core": "^7.0.1-alpha.0", | ||
"@bloom-housing/shared-helpers": "^7.0.1-alpha.0", | ||
"@bloom-housing/ui-components": "^7.0.1-alpha.0", | ||
"@fortawesome/fontawesome-svg-core": "^6.1.1", | ||
"@fortawesome/free-regular-svg-icons": "^6.1.1", | ||
"@fortawesome/free-solid-svg-icons": "^6.1.1", | ||
|
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 |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [7.0.1-alpha.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-10-05) | ||
|
||
**Note:** Version bump only for package @bloom-housing/ui-components | ||
|
||
|
||
|
||
|
||
|
||
# [7.0.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/[email protected]...@bloom-housing/[email protected]) (2022-09-29) | ||
|
||
|
||
|
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": "@bloom-housing/ui-components", | ||
"version": "7.0.0", | ||
"version": "7.0.1-alpha.0", | ||
"author": "Sean Albert <[email protected]>", | ||
"description": "Shared user interface components for Bloom affordable housing system", | ||
"homepage": "https://github.com/bloom-housing/bloom/tree/master/shared/ui-components", | ||
|