Skip to content

Commit 923fc27

Browse files
committed
Publish
- docs-site@1.6.1 - @he-tree/vue@2.10.1
1 parent f50d0c5 commit 923fc27

5 files changed

Lines changed: 32 additions & 13 deletions

File tree

packages/docs-site/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1](https://github.com/phphe/he-tree/compare/docs-site@1.6.0...docs-site@1.6.1) (2025-10-12)
7+
8+
**Note:** Version bump only for package docs-site
9+
10+
11+
12+
13+
614
# [1.6.0](https://github.com/phphe/he-tree/compare/docs-site@1.5.0...docs-site@1.6.0) (2025-10-12)
715

816

packages/docs-site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs-site",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"deploy": "ts-node scripts/deploy.ts"
1515
},
1616
"dependencies": {
17-
"@he-tree/vue": "workspace:^2.9.4",
17+
"@he-tree/vue": "workspace:^2.10.1",
1818
"@tailwindcss/forms": "^0.5.2",
1919
"@tailwindcss/typography": "^0.5.4",
2020
"@types/fs-extra": "^9.0.13",

packages/he-tree-vue/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.10.1](https://github.com/phphe/he-tree/compare/@he-tree/vue@2.10.0-beta.3...@he-tree/vue@2.10.1) (2025-10-12)
7+
8+
9+
### Bug Fixes
10+
11+
* update version ([f50d0c5](https://github.com/phphe/he-tree/commit/f50d0c5f1e449df0dd1458f6939ad5940094df30))
12+
13+
14+
15+
16+
617
# [2.10.0-beta.3](https://github.com/phphe/he-tree/compare/@he-tree/vue@2.10.0-beta.2...@he-tree/vue@2.10.0-beta.3) (2025-10-12)
718

819
**Note:** Version bump only for package @he-tree/vue

packages/he-tree-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@he-tree/vue",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
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",
@@ -73,4 +73,4 @@
7373
"vite-plugin-dts": "^4.0.3",
7474
"vue": "^3.2.25"
7575
}
76-
}
76+
}

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)