Skip to content

Commit

Permalink
chore(release): 19.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [19.2.0](v19.1.0...v19.2.0) (2024-12-31)

### Features

* export SwitchSize ([f5cd2a4](f5cd2a4))
  • Loading branch information
semantic-release-bot committed Dec 31, 2024
1 parent f5cd2a4 commit 306f21b
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 @@
# [19.2.0](https://github.com/mll-lab/react-components/compare/v19.1.0...v19.2.0) (2024-12-31)


### Features

* export SwitchSize ([f5cd2a4](https://github.com/mll-lab/react-components/commit/f5cd2a456cafe45857f39a46fdf3b34c7283417e))

# [19.1.0](https://github.com/mll-lab/react-components/compare/v19.0.1...v19.1.0) (2024-10-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mll-lab/react-components",
"description": "Shared React components of MLL",
"version": "19.1.0",
"version": "19.2.0",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 306f21b

Please sign in to comment.