Skip to content

Commit

Permalink
chore(release): 1.1.0-beta.405 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0-beta.405](v1.1.0-beta.404...v1.1.0-beta.405) (2022-09-29)

### Bug Fixes

* **field-group:** enable invalid slot when invalid prop is true ([#50](#50)) ([ec1e801](ec1e801))
  • Loading branch information
semantic-release-bot committed Sep 29, 2022
1 parent ec1e801 commit 1a8e360
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0-beta.405](https://github.com/cloudforet-io/mirinae/compare/v1.1.0-beta.404...v1.1.0-beta.405) (2022-09-29)


### Bug Fixes

* **field-group:** enable invalid slot when invalid prop is true ([#50](https://github.com/cloudforet-io/mirinae/issues/50)) ([ec1e801](https://github.com/cloudforet-io/mirinae/commit/ec1e8012fec7e192b5c4398e502fd8c91c93ceea))

# [1.1.0-beta.404](https://github.com/cloudforet-io/mirinae/compare/v1.1.0-beta.403...v1.1.0-beta.404) (2022-09-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spaceone/design-system",
"version": "1.1.0-beta.404",
"version": "1.1.0-beta.405",
"description": "Mirinae - Design System for Multi Cloud Management Platform, Cloudforet",
"keywords": [
"mirinae",
Expand Down

0 comments on commit 1a8e360

Please sign in to comment.