Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - monday-ui-react-core@2.113.0
  • Loading branch information
vibe-gh committed Jun 11, 2024
1 parent 483bf9b commit 1dab2bd
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.113.0](https://github.com/mondaycom/vibe/compare/monday-ui-react-core@2.112.0...monday-ui-react-core@2.113.0) (2024-06-11)


### Bug Fixes

* **useAfterFirstRender:** hook is currently behaving the opposite than its purpose ([#2168](https://github.com/mondaycom/vibe/issues/2168)) ([483bf9b](https://github.com/mondaycom/vibe/commit/483bf9b6f071a04a366bfaf8aaaddd2cf5d0b893))


### Features

* **toggle:** add small variant ([#2167](https://github.com/mondaycom/vibe/issues/2167)) ([6491d27](https://github.com/mondaycom/vibe/commit/6491d274f8d7d7617937dc8c9e87f899b68f4978))





# [2.112.0](https://github.com/mondaycom/vibe/compare/monday-ui-react-core@2.111.1...monday-ui-react-core@2.112.0) (2024-06-09)


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.112.0",
"version": "2.113.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 1dab2bd

Please sign in to comment.