-
Notifications
You must be signed in to change notification settings - Fork 15
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
f7d4ce4
commit e6fe814
Showing
10 changed files
with
66 additions
and
14 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"packages/angular": "0.18.1", | ||
"packages/react": "0.18.1", | ||
"packages/web": "0.18.1" | ||
"packages/angular": "0.19.0", | ||
"packages/react": "0.19.0", | ||
"packages/web": "0.19.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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Changelog | ||
|
||
## [0.19.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-angular-v0.18.1...gcds-components-angular-v0.19.0) (2024-02-21) | ||
|
||
|
||
### Code Refactoring | ||
|
||
* button component (css rewrite + remove button-style prop) ([#450](https://github.com/cds-snc/gcds-components/issues/450)) ([f7d4ce4](https://github.com/cds-snc/gcds-components/commit/f7d4ce474b1805c41fb86eec8619bbe8440146e6)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* peerDependencies | ||
* @cdssnc/gcds-components bumped from ^0.18.1 to ^0.19.0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Changelog | ||
|
||
## [0.19.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-react-v0.18.1...gcds-components-react-v0.19.0) (2024-02-21) | ||
|
||
|
||
### New Features | ||
|
||
* lerna monorepo config ([#388](https://github.com/cds-snc/gcds-components/issues/388)) ([424b138](https://github.com/cds-snc/gcds-components/commit/424b138d6ebf8e3df77b2e265ff386bf1e39d7cf)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @cdssnc/gcds-components bumped from ^0.18.1 to ^0.19.0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Changelog | ||
|
||
## [0.19.0](https://github.com/cds-snc/gcds-components/compare/gcds-components-v0.18.1...gcds-components-v0.19.0) (2024-02-21) | ||
|
||
|
||
### New Features | ||
|
||
* lerna monorepo config ([#388](https://github.com/cds-snc/gcds-components/issues/388)) ([424b138](https://github.com/cds-snc/gcds-components/commit/424b138d6ebf8e3df77b2e265ff386bf1e39d7cf)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update all patch dependencies to v7.6.10 ([#386](https://github.com/cds-snc/gcds-components/issues/386)) ([8494806](https://github.com/cds-snc/gcds-components/commit/84948065888c16833a790a870ee0a711eb39856a)) | ||
* fix storybook spacing in component preview ([df39443](https://github.com/cds-snc/gcds-components/commit/df3944321e81866eda41016c449279ca7b6ec619)) | ||
* storybook spacing in component preview ([#427](https://github.com/cds-snc/gcds-components/issues/427)) ([df39443](https://github.com/cds-snc/gcds-components/commit/df3944321e81866eda41016c449279ca7b6ec619)) | ||
|
||
|
||
### Code Refactoring | ||
|
||
* button component (css rewrite + remove button-style prop) ([#450](https://github.com/cds-snc/gcds-components/issues/450)) ([f7d4ce4](https://github.com/cds-snc/gcds-components/commit/f7d4ce474b1805c41fb86eec8619bbe8440146e6)) | ||
* replace gcds-button skip-to-href in gcds-header with gcds-link component ([#451](https://github.com/cds-snc/gcds-components/issues/451)) ([f3a052b](https://github.com/cds-snc/gcds-components/commit/f3a052b3e79a8fa8fdf8d9724c47deb43b09977c)) | ||
* replace gcds-button skip-to-href with gcds-link component ([f3a052b](https://github.com/cds-snc/gcds-components/commit/f3a052b3e79a8fa8fdf8d9724c47deb43b09977c)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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