Skip to content

Commit 8b1a544

Browse files
authored
Merge pull request #1138 from ZopaPublic/changeset-release/errorMsgIcon
Zopa React Components Release
2 parents 1dd40be + 6f373d8 commit 8b1a544

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/cyan-eyes-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/poor-items-turn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## [5.49.0](https://github.com/zopaUK/react-components/compare/v5.48.3...v5.49.0) (2023-08-17)
22

3+
## 5.71.0
4+
5+
### Minor Changes
6+
7+
- f98b908: Allow ErrorMessage to specify an icon variant
8+
9+
### Patch Changes
10+
11+
- 14d097e: Cobranded navigation
12+
313
## 5.70.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@zopauk/react-components",
33
"sideEffects": false,
44
"description": "Shared react styled components for all the Zopa projects.",
5-
"version": "5.70.0",
5+
"version": "5.71.0",
66
"license": "MIT",
77
"author": "Zopa Ltd <frontend-opensource@zopa.com> (https://zopa.com)",
88
"main": "cjs/src/index.js",

0 commit comments

Comments
 (0)