Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Feb 19, 2024
1 parent b0ceea2 commit 1ad8ace
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/core/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.

## [2.92.9](https://github.com/mondaycom/monday-ui-react-core/compare/[email protected]@2.92.9) (2024-02-19)


### Bug Fixes

* **EditableTypography:** react to value prop change ([#1971](https://github.com/mondaycom/monday-ui-react-core/issues/1971)) ([de17685](https://github.com/mondaycom/monday-ui-react-core/commit/de176855d4d6578549012225541de9c4d12015e4))
* **Tipseen:** add gap between title and close button ([#1972](https://github.com/mondaycom/monday-ui-react-core/issues/1972)) ([b0ceea2](https://github.com/mondaycom/monday-ui-react-core/commit/b0ceea2a52ef53d267ad68ba0e8104bfa4186388))





## [2.92.8](https://github.com/mondaycom/monday-ui-react-core/compare/[email protected]@2.92.8) (2024-02-18)


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.92.8",
"version": "2.92.9",
"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 1ad8ace

Please sign in to comment.