Skip to content

Commit

Permalink
chore(release): 27.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [27.3.0](v27.2.0...v27.3.0) (2022-06-03)

### Features

* **plate:** update buttons prop in Plate component ([#81](#81)) ([0db6283](0db6283))
  • Loading branch information
semantic-release-bot committed Jun 3, 2022
1 parent 0db6283 commit 2ebc4d9
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [27.3.0](https://github.com/core-ds/core-components/compare/v27.2.0...v27.3.0) (2022-06-03)


### Features

* **plate:** update buttons prop in Plate component ([#81](https://github.com/core-ds/core-components/issues/81)) ([0db6283](https://github.com/core-ds/core-components/commit/0db628390bfa91290b5a6529fab2653f06b4e629))

# [27.2.0](https://github.com/core-ds/core-components/compare/v27.1.2...v27.2.0) (2022-06-03)


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components",
"version": "27.2.0",
"version": "27.3.0",
"private": true,
"workspaces": [
"packages/*"

0 comments on commit 2ebc4d9

Please sign in to comment.