Skip to content

Commit b463825

Browse files
committed
Publish
- @he-tree/vue@2.4.2
1 parent 5f7f3c1 commit b463825

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/he-tree-vue/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [2.4.2](https://github.com/phphe/he-tree/compare/@he-tree/vue@2.4.1...@he-tree/vue@2.4.2) (2023-07-02)
7+
8+
9+
### Bug Fixes
10+
11+
* **v-model:** tree won't render when v-model change ([5f7f3c1](https://github.com/phphe/he-tree/commit/5f7f3c10e66d39bc7e237f0d3ea0faf96a1a21cd))
12+
13+
14+
15+
16+
617
## [2.4.1](https://github.com/phphe/he-tree/compare/@he-tree/vue@2.4.0...@he-tree/vue@2.4.1) (2023-06-03)
718

819

packages/he-tree-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@he-tree/vue",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Vue tree component. Features: Vue2 & 3, TypeScript, SSR, nested, virtual list, draggable, sortable, placeholder for drag, table tree, based on Drag and Drop API, deal with any other code based on Drag and Drop API.",
55
"keywords": [
66
"Vue tree component",

0 commit comments

Comments
 (0)