Skip to content

Commit

Permalink
chore(release): 🚀 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](v1.4.1...v1.4.2) (2024-08-05)

### Bug Fixes

* build after version released ([#23](#23)) ([250356a](250356a))
  • Loading branch information
semantic-release-bot committed Aug 5, 2024
1 parent 250356a commit 0f939f1
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.4.2](https://github.com/dyne/components/compare/v1.4.1...v1.4.2) (2024-08-05)


### Bug Fixes

* build after version released ([#23](https://github.com/dyne/components/issues/23)) ([250356a](https://github.com/dyne/components/commit/250356af5164f2c3ac05831e4e86b03e863eb239))

## [1.4.1](https://github.com/dyne/components/compare/v1.4.0...v1.4.1) (2024-08-05)


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

0 comments on commit 0f939f1

Please sign in to comment.