Skip to content

Commit 4c2c620

Browse files
committed
chore: release v0.15.0-next.2
1 parent 56b723c commit 4c2c620

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

22

3+
## [0.15.0-next.2](https://github.com/Tresjs/leches/compare/0.15.0-next.1...0.15.0-next.2) (2023-12-04)
4+
5+
6+
### Bug Fixes
7+
8+
* add three as external and peer ([56b723c](https://github.com/Tresjs/leches/commit/56b723c4e61788f019f9424eb90dd22ca7eb4e4f))
9+
310
## [0.15.0-next.1](https://github.com/Tresjs/leches/compare/0.14.0...0.15.0-next.1) (2023-12-04)
411

512

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.15.0-next.1",
4+
"version": "0.15.0-next.2",
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)