Skip to content

Commit

Permalink
Publish [skip ci]
Browse files Browse the repository at this point in the history
 - @vibe/core@3.10.0
 - @vibe/icons@1.3.0
  • Loading branch information
vibe-gh committed Dec 26, 2024
1 parent a79f610 commit dcbba68
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 3 deletions.
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.10.0](https://github.com/mondaycom/vibe/compare/@vibe/core@3.9.3...@vibe/core@3.10.0) (2024-12-26)


### Features

* **Tipseen:** add event in Tipseen onClose prop ([#2680](https://github.com/mondaycom/vibe/issues/2680)) ([a79f610](https://github.com/mondaycom/vibe/commit/a79f6105a6b1b6a96a0fdce1326239539e027587))





## [3.9.3](https://github.com/mondaycom/vibe/compare/@vibe/core@3.9.2...@vibe/core@3.9.3) (2024-12-24)


Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibe/core",
"version": "3.9.3",
"version": "3.10.0",
"description": "Official monday.com UI resources for application development in React.js",
"repository": {
"type": "git",
Expand Down Expand Up @@ -82,7 +82,7 @@
},
"dependencies": {
"@popperjs/core": "2.11.6",
"@vibe/icons": "1.2.0",
"@vibe/icons": "1.3.0",
"a11y-dialog": "^7.5.2",
"body-scroll-lock": "^4.0.0-beta.0",
"browserslist-config-monday": "1.0.6",
Expand Down
12 changes: 12 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/mondaycom/vibe/compare/@vibe/icons@1.2.0...@vibe/icons@1.3.0) (2024-12-26)


### Features

* **icons:** add WarningFull icon ([#2676](https://github.com/mondaycom/vibe/issues/2676)) ([24e9abd](https://github.com/mondaycom/vibe/commit/24e9abde7f886df3879ad01e696d3e8a6e1dd622))
* **icons:** revise Warning icon ([#2677](https://github.com/mondaycom/vibe/issues/2677)) ([325895e](https://github.com/mondaycom/vibe/commit/325895ea304f0d75a2fd84674515c1f03ae3266e))





# [1.2.0](https://github.com/mondaycom/vibe/compare/@vibe/icons@1.1.0...@vibe/icons@1.2.0) (2024-12-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibe/icons",
"version": "1.2.0",
"version": "1.3.0",
"description": "Vibe's Icon Library",
"repository": {
"type": "git",
Expand Down

0 comments on commit dcbba68

Please sign in to comment.