Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - monday-ui-react-core@2.110.0
  • Loading branch information
vibe-gh committed May 28, 2024
1 parent a522e8d commit a80925f
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.110.0](https://github.com/mondaycom/vibe/compare/monday-ui-react-core@2.109.1...monday-ui-react-core@2.110.0) (2024-05-28)


### Bug Fixes

* **Checkbox storybook:** story is using Link from storybook-blocks ([#2137](https://github.com/mondaycom/vibe/issues/2137)) ([70fc17d](https://github.com/mondaycom/vibe/commit/70fc17d62973d7ccc55a0ec64ad68680471a3b1a))


### Features

* Ignore classes in useClickOutside hook ([#2135](https://github.com/mondaycom/vibe/issues/2135)) ([ea42d2b](https://github.com/mondaycom/vibe/commit/ea42d2b0d964166d74b990be0fdd82266539155e))





## [2.109.1](https://github.com/mondaycom/vibe/compare/monday-ui-react-core@2.109.0...monday-ui-react-core@2.109.1) (2024-05-26)


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.109.1",
"version": "2.110.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 a80925f

Please sign in to comment.