Skip to content

Commit 33faee1

Browse files
committed
0.0.6
1 parent 9eb3390 commit 33faee1

14 files changed

Lines changed: 22 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.0.6](https://github.com/NervJS/taro-doctor/compare/0.0.5...0.0.6) (2023-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* 更新规则 ([92feebc](https://github.com/NervJS/taro-doctor/commit/92feebc87f3e76941dc0fd43e1161f76539b8972))
7+
8+
9+
110
## [0.0.5](https://github.com/NervJS/taro-doctor/compare/0.0.4...0.0.5) (2023-05-30)
211

312

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/plugin-doctor-darwin-arm64",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"os": [
55
"darwin"
66
],

npm/darwin-universal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/plugin-doctor-darwin-universal",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"os": [
55
"darwin"
66
],

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/plugin-doctor-darwin-x64",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"os": [
55
"darwin"
66
],

npm/freebsd-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/plugin-doctor-freebsd-x64",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"os": [
55
"freebsd"
66
],

npm/linux-arm-gnueabihf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/plugin-doctor-linux-arm-gnueabihf",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"os": [
55
"linux"
66
],

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/plugin-doctor-linux-arm64-gnu",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"os": [
55
"linux"
66
],

npm/linux-arm64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/plugin-doctor-linux-arm64-musl",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"os": [
55
"linux"
66
],

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/plugin-doctor-linux-x64-gnu",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"os": [
55
"linux"
66
],

npm/linux-x64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/plugin-doctor-linux-x64-musl",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"os": [
55
"linux"
66
],

0 commit comments

Comments
 (0)