Skip to content

Commit

Permalink
chore(release): 🚀 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.3...v1.5.0) (2024-10-09)

### Features

* add autocompletion of contracts and syntax highlighting ([#27](#27)) ([de4ad7b](de4ad7b))
  • Loading branch information
semantic-release-bot committed Oct 9, 2024
1 parent de4ad7b commit bd9bfb9
Show file tree
Hide file tree
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 @@
# [1.5.0](https://github.com/dyne/components/compare/v1.4.3...v1.5.0) (2024-10-09)


### Features

* add autocompletion of contracts and syntax highlighting ([#27](https://github.com/dyne/components/issues/27)) ([de4ad7b](https://github.com/dyne/components/commit/de4ad7b2f817e571d79e3a6af1d8d7f117c83d8c))

## [1.4.3](https://github.com/dyne/components/compare/v1.4.2...v1.4.3) (2024-08-07)


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.4.3",
"version": "1.5.0",
"description": " ♻️ Recycled UI for dyners",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit bd9bfb9

Please sign in to comment.