Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone-vue2/v2.157.1
Browse files Browse the repository at this point in the history
## [2.157.1](dialtone-vue2/v2.157.0...dialtone-vue2/v2.157.1) (2024-08-29)

### Bug Fixes

* NO-JIRA tree-shaking ([#480](#480)) ([f24eb29](f24eb29))
  • Loading branch information
semantic-release-bot committed Aug 29, 2024
1 parent 7b8ad73 commit 290309b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/dialtone-vue2/CHANGELOG.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions packages/dialtone-vue2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.157.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.157.0...dialtone-vue2/v2.157.1) (2024-08-29)


### Bug Fixes

* NO-JIRA tree-shaking ([#480](https://github.com/dialpad/dialtone/issues/480)) ([f24eb29](https://github.com/dialpad/dialtone/commit/f24eb29397918238cf12f5882e12f30745947a3c))

# [2.157.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.156.1...dialtone-vue2/v2.157.0) (2024-08-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/dialtone-vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dialpad/dialtone-vue",
"version": "2.157.0",
"version": "2.157.1",
"description": "Vue component library for Dialpad's design system Dialtone",
"scripts": {
"build": "run-s clean build:main build:typescript build:documentation",
Expand Down

0 comments on commit 290309b

Please sign in to comment.