Skip to content

Commit

Permalink
chore(release): 5.49.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.49.0](v5.48.3...v5.49.0) (2023-08-17)

### Features

* add required attribute to examples ([325d9c1](325d9c1))

### Bug Fixes

* **inputrange:** add id to input range ([fdeb39c](fdeb39c))
  • Loading branch information
semantic-release-bot committed Aug 17, 2023
1 parent d26da7c commit 6683bd2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [5.49.0](https://github.com/zopaUK/react-components/compare/v5.48.3...v5.49.0) (2023-08-17)


### Features

* add required attribute to examples ([325d9c1](https://github.com/zopaUK/react-components/commit/325d9c19862bf5d083e226cadb018f8e271d6ae0))


### Bug Fixes

* **inputrange:** add id to input range ([fdeb39c](https://github.com/zopaUK/react-components/commit/fdeb39c6063b35118f758ce5b0547f59aa6ab570))

## [5.48.3](https://github.com/zopaUK/react-components/compare/v5.48.2...v5.48.3) (2023-07-11)


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

0 comments on commit 6683bd2

Please sign in to comment.