Skip to content

Commit 4ac1d6e

Browse files
committed
chore: release v0.14.1
1 parent f5bbef6 commit 4ac1d6e

File tree

3 files changed

+4902
-6567
lines changed

3 files changed

+4902
-6567
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1+
# Changelog
12

3+
## [0.14.1](https://github.com/Tresjs/leches/compare/0.14.0...0.14.1) (2025-01-15)
4+
5+
### Bug Fixes
6+
7+
* **ControlInput:** replace root element ([9bff2a9](https://github.com/Tresjs/leches/commit/9bff2a96ac64184282400ce8b656ea595da1ed65))
8+
* update package.json for script and style path adjustments ([1373ec4](https://github.com/Tresjs/leches/commit/1373ec4977f6b7dfef63823357108480772009ac))
29

310
## [0.14.0](https://github.com/Tresjs/leches/compare/0.14.0-next.0...0.14.0) (2023-11-30)
411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tresjs/leches",
33
"type": "module",
4-
"version": "0.14.0",
4+
"version": "0.14.1",
55
"packageManager": "[email protected]",
66
"description": "Tasty GUI for Vue controls 🍰",
77
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",

0 commit comments

Comments
 (0)