Skip to content

Commit

Permalink
chore(release): 🚀 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2024-07-22)

### Features

* add slangroom editor ([#4](#4)) ([e8b3e85](e8b3e85))
* allow pilot via class as host-context ([4d11f37](4d11f37))
* WIP slangroom editor ([a16bb0f](a16bb0f))
  • Loading branch information
semantic-release-bot committed Jul 22, 2024
1 parent e8b3e85 commit b2ff8cb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.2.0](https://github.com/dyne/components/compare/v1.1.0...v1.2.0) (2024-07-22)


### Features

* add slangroom editor ([#4](https://github.com/dyne/components/issues/4)) ([e8b3e85](https://github.com/dyne/components/commit/e8b3e85e65c9f84cf4bd9735abf1df7988b9c5dc))
* allow pilot via class as host-context ([4d11f37](https://github.com/dyne/components/commit/4d11f3797395719af5eea320acc5378b28e48564))
* WIP slangroom editor ([a16bb0f](https://github.com/dyne/components/commit/a16bb0f27993cc47118a80b79c6534125d3a471f))

# [1.1.0](https://github.com/dyne/components/compare/v1.0.5...v1.1.0) (2024-05-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dyne/components",
"version": "1.1.0",
"version": "1.2.0",
"description": " ♻️ Recycled UI for dyners",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit b2ff8cb

Please sign in to comment.