Skip to content

Commit

Permalink
chore(release): 5.42.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.42.0](v5.41.0...v5.42.0) (2023-02-09)

### Features

* **display:** add display atomic classes ([7beafbb](7beafbb))

### Bug Fixes

* **display:** docs update ([a4962f2](a4962f2))
* **display:** remove duped class ([513013f](513013f))
* **tests:** update tests ([f76cc11](f76cc11))
  • Loading branch information
semantic-release-bot committed Feb 9, 2023
1 parent 998698a commit eaf5e0f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [5.42.0](https://github.com/zopaUK/react-components/compare/v5.41.0...v5.42.0) (2023-02-09)


### Features

* **display:** add display atomic classes ([7beafbb](https://github.com/zopaUK/react-components/commit/7beafbb578ba014d2537f955d96d3f415fafafa7))


### Bug Fixes

* **display:** docs update ([a4962f2](https://github.com/zopaUK/react-components/commit/a4962f20b10a0e194cf36be503f62a497b684e83))
* **display:** remove duped class ([513013f](https://github.com/zopaUK/react-components/commit/513013f85ca81b5cc67026aaa3f421cf2c719233))
* **tests:** update tests ([f76cc11](https://github.com/zopaUK/react-components/commit/f76cc114244ac0e3f109d8b89cd2bca309e54a65))

## [5.41.0](https://github.com/zopaUK/react-components/compare/v5.40.2...v5.41.0) (2023-02-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@zopauk/react-components",
"sideEffects": false,
"description": "Shared react styled components for all the Zopa projects.",
"version": "5.41.0",
"version": "5.42.0",
"license": "MIT",
"author": "Zopa Ltd <frontend-opensource@zopa.com> (https://zopa.com)",
"main": "cjs/src/index.js",
Expand Down

0 comments on commit eaf5e0f

Please sign in to comment.