Skip to content

Commit 2c6044d

Browse files
chore(release): NO-JIRA dialtone-vue2/v2.183.0
# [2.183.0](dialtone-vue2/v2.182.0...dialtone-vue2/v2.183.0) (2025-04-15) ### Features * **Localization:** DLT-2452 setup i18n ([#696](#696)) ([ed4d43b](ed4d43b)) * **Stack:** DLT-2474 add more gap options and improve their discoverability ([#709](#709)) ([d5e35fa](d5e35fa))
1 parent e5e699f commit 2c6044d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

packages/dialtone-vue2/CHANGELOG.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

packages/dialtone-vue2/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.183.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.182.0...dialtone-vue2/v2.183.0) (2025-04-15)
2+
3+
4+
### Features
5+
6+
* **Localization:** DLT-2452 setup i18n ([#696](https://github.com/dialpad/dialtone/issues/696)) ([ed4d43b](https://github.com/dialpad/dialtone/commit/ed4d43b615dbe91c9ea6e52a6a1e251145dcf40a))
7+
* **Stack:** DLT-2474 add more gap options and improve their discoverability ([#709](https://github.com/dialpad/dialtone/issues/709)) ([d5e35fa](https://github.com/dialpad/dialtone/commit/d5e35fafd629149a9d568182d0291d0d79ee46c2))
8+
19
# [2.182.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.181.0...dialtone-vue2/v2.182.0) (2025-04-11)
210

311

packages/dialtone-vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dialpad/dialtone-vue",
3-
"version": "2.182.0",
3+
"version": "2.183.0",
44
"description": "Vue component library for Dialpad's design system Dialtone",
55
"scripts": {
66
"lint": "run-s lint:code lint:docs",

0 commit comments

Comments
 (0)