Skip to content

Commit

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

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


### Bug Fixes

* **Dropdown:** fix valueRenderer return type ([#2642](https://github.com/mondaycom/vibe/issues/2642)) ([87afb2d](https://github.com/mondaycom/vibe/commit/87afb2d96a23395b4e9a7d796fd1c4aac6882c87))





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


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": "@vibe/core",
"version": "3.6.1",
"version": "3.6.2",
"description": "Official monday.com UI resources for application development in React.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit a787e27

Please sign in to comment.