Skip to content

Commit

Permalink
chore: Publish [skip ci]
Browse files Browse the repository at this point in the history
 - @wireapp/[email protected]
  • Loading branch information
otto-the-bot committed Jan 31, 2025
1 parent 978b71b commit cc81dc2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/react-ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [9.32.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2025-01-31)

### Features

* **react-ui-kit:** add menuListHeading inside Select [WPB-3307] ([#6714](https://github.com/wireapp/wire-web-packages/issues/6714)) ([978b71b](https://github.com/wireapp/wire-web-packages/commit/978b71bdbebec295865499fcbc749b4ab6e8a6c3))

# [9.31.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2025-01-28)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@
"test:watch": "jest --watch",
"test:update": "jest --updateSnapshot"
},
"version": "9.31.0"
"version": "9.32.0"
}

0 comments on commit cc81dc2

Please sign in to comment.