Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @he-tree/vue@2.5.0
  • Loading branch information
phphe committed Aug 31, 2023
1 parent 82f9e75 commit 9ed6c10
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/he-tree-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.5.0](https://github.com/phphe/he-tree/compare/@he-tree/vue@2.4.2...@he-tree/vue@2.5.0) (2023-08-31)


### Features

* **draggabletree:** add event beforeDragStart ([82f9e75](https://github.com/phphe/he-tree/commit/82f9e752365b20973673fd35db1ceb81fa29b47c))





## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/he-tree-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@he-tree/vue",
"version": "2.4.2",
"version": "2.5.0",
"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.",
"keywords": [
"Vue tree component",
Expand Down

0 comments on commit 9ed6c10

Please sign in to comment.