Skip to content

Commit 134ce8a

Browse files
authored
Merge pull request #217 from gyurielf/changeset-release/main
Version Packages
2 parents d49acb4 + 6480679 commit 134ce8a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/light-pianos-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/svelte-tel-input/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# svelte-tel-input
22

3+
## 3.4.0
4+
### Minor Changes
5+
6+
7+
8+
- feat: introduce `updateValue` method which allows you to update value from outside. ([#216](https://github.com/gyurielf/svelte-tel-input/pull/216))
9+
310
## 3.3.9
411

512
### Patch Changes

packages/svelte-tel-input/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-tel-input",
33
"description": "svelte-tel-input",
4-
"version": "3.3.9",
4+
"version": "3.4.0",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/gyurielf/svelte-tel-input.git"

0 commit comments

Comments
 (0)