Skip to content

Commit 3348dea

Browse files
chore: version packages
1 parent d4c4b66 commit 3348dea

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/ninety-rules-fry.md

-5
This file was deleted.

packages/mix/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @xstools-dev/mix
22

3+
## 0.9.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d4c4b66`](https://github.com/bingtsingw/xstools-dev/commit/d4c4b66e135f68f809e6d0933020f55722c5f527)]:
8+
- @xstools-dev/tools-script@0.11.1
9+
310
## 0.9.0
411

512
### Minor Changes

packages/mix/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xstools-dev/mix",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"dependencies": {
55
"@xstools-dev/eslint-config": "workspace:^",
66
"@xstools-dev/prettier-config": "workspace:^",

packages/tools-script/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xstools-dev/tools-script
22

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- [`d4c4b66`](https://github.com/bingtsingw/xstools-dev/commit/d4c4b66e135f68f809e6d0933020f55722c5f527) Thanks [@bingtsingw](https://github.com/bingtsingw)! - update detect-port import path
8+
39
## 0.11.0
410

511
### Minor Changes

packages/tools-script/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xstools-dev/tools-script",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"license": "MIT",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)