Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
vibe-gh committed Aug 19, 2024
1 parent 583e1fd commit 3b9055a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.131.0](https://github.com/mondaycom/vibe/compare/[email protected]@2.131.0) (2024-08-19)


### Bug Fixes

* **AvatarGroup:** be able to use some tooltip props ([#2370](https://github.com/mondaycom/vibe/issues/2370)) ([583e1fd](https://github.com/mondaycom/vibe/commit/583e1fddb07656ca76fbad941bdfb49faead547b))


### Features

* **Chips:** change chips spacing and size ([#2356](https://github.com/mondaycom/vibe/issues/2356)) ([c455cc6](https://github.com/mondaycom/vibe/commit/c455cc6fa9023d541297c097a95f268b6fa28899))





## [2.130.2](https://github.com/mondaycom/vibe/compare/[email protected]@2.130.2) (2024-08-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monday-ui-react-core",
"version": "2.130.2",
"version": "2.131.0",
"description": "Official monday.com UI resources for application development in React.js",
"main": "./dist/main.js",
"types": "./dist/types.d.ts",
Expand Down

0 comments on commit 3b9055a

Please sign in to comment.