Skip to content

Commit

Permalink
chore(release): 2.1.0-next.3 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0-next.3](v2.1.0-next.2...v2.1.0-next.3) (2024-07-11)

### Bug Fixes

* update dependencies ([#178](#178)) ([be6a38f](be6a38f))
  • Loading branch information
semantic-release-bot committed Jul 11, 2024
1 parent be6a38f commit da4fe53
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 @@
# [2.1.0-next.3](https://github.com/warp-ds/vue/compare/v2.1.0-next.2...v2.1.0-next.3) (2024-07-11)


### Bug Fixes

* update dependencies ([#178](https://github.com/warp-ds/vue/issues/178)) ([be6a38f](https://github.com/warp-ds/vue/commit/be6a38f8165eb39e5d6ed75d74a03602a0d3eaa9))

# [2.1.0-next.2](https://github.com/warp-ds/vue/compare/v2.1.0-next.1...v2.1.0-next.2) (2024-07-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@warp-ds/vue",
"repository": "git@github.com:warp-ds/vue.git",
"version": "2.1.0-next.2",
"version": "2.1.0-next.3",
"description": "Warp components for Vue 3",
"type": "module",
"exports": {
Expand Down

0 comments on commit da4fe53

Please sign in to comment.