Skip to content

Commit 3b9055a

Browse files
committed
1 parent 583e1fd commit 3b9055a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.131.0](https://github.com/mondaycom/vibe/compare/[email protected]@2.131.0) (2024-08-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **AvatarGroup:** be able to use some tooltip props ([#2370](https://github.com/mondaycom/vibe/issues/2370)) ([583e1fd](https://github.com/mondaycom/vibe/commit/583e1fddb07656ca76fbad941bdfb49faead547b))
12+
13+
14+
### Features
15+
16+
* **Chips:** change chips spacing and size ([#2356](https://github.com/mondaycom/vibe/issues/2356)) ([c455cc6](https://github.com/mondaycom/vibe/commit/c455cc6fa9023d541297c097a95f268b6fa28899))
17+
18+
19+
20+
21+
622
## [2.130.2](https://github.com/mondaycom/vibe/compare/[email protected]@2.130.2) (2024-08-12)
723

824

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monday-ui-react-core",
3-
"version": "2.130.2",
3+
"version": "2.131.0",
44
"description": "Official monday.com UI resources for application development in React.js",
55
"main": "./dist/main.js",
66
"types": "./dist/types.d.ts",

0 commit comments

Comments
 (0)