Skip to content

Commit

Permalink
chore(release): 5.40.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.40.0](v5.39.0...v5.40.0) (2022-12-14)

### Features

* **zopafooter:** allow us to have multiline legal copy in the footer ([f64cb91](f64cb91))
  • Loading branch information
semantic-release-bot committed Dec 14, 2022
1 parent 174ad25 commit 8073fed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.40.0](https://github.com/zopaUK/react-components/compare/v5.39.0...v5.40.0) (2022-12-14)


### Features

* **zopafooter:** allow us to have multiline legal copy in the footer ([f64cb91](https://github.com/zopaUK/react-components/commit/f64cb91c142ff549dcebe8a4bedeadbb6dc90169))

## [5.39.0](https://github.com/zopaUK/react-components/compare/v5.38.0...v5.39.0) (2022-12-13)


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.39.0",
"version": "5.40.0",
"license": "MIT",
"author": "Zopa Ltd <frontend-opensource@zopa.com> (https://zopa.com)",
"main": "cjs/src/index.js",
Expand Down

0 comments on commit 8073fed

Please sign in to comment.