Skip to content

Commit 5b89475

Browse files
author
Github Workflow (on behalf of 3m1n3nc3)
committed
Release %s
- @toneflix/[email protected]
1 parent 0542f88 commit 5b89475

File tree

3 files changed

+3857
-1346
lines changed

3 files changed

+3857
-1346
lines changed

packages/vue-place-selector/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.6.0](https://github.com/toneflix/vue-component-pack/compare/@toneflix/[email protected]...@toneflix/[email protected]) (2025-03-01)
7+
8+
### Features
9+
10+
- (place-slector) Allow to use name as a valid initializer. ([0d885e1](https://github.com/toneflix/vue-component-pack/commit/0d885e16907a6ff15443fc855799d29b54b667cb))
11+
612
## [1.5.1](https://github.com/toneflix/vue-component-pack/compare/@toneflix/[email protected]...@toneflix/[email protected]) (2025-01-27)
713

814
### Bug Fixes

packages/vue-place-selector/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toneflix/vue-place-selector",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"description": "Place (Country, State, City, e.t.c) Selector component for Vue3.",
55
"style": "dist/lib/style.css",
66
"main": "dist/lib/index.cjs",

0 commit comments

Comments
 (0)