-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance multiple platform (#64)
* fix: remove multiplatform * docs: example * fix: modify api * test: weapp * feat: expose response error * chore: Publish feat/taro-multi * test: fix testcase * chore: update version * chore: Publish feat/taro-multi * chore: fix version * chore: Publish feat/taro-multi
- Loading branch information
Showing
31 changed files
with
495 additions
and
280 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
common/changes/@coze/api/feat-taro-multi_2025-02-06-01-53.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@coze/api", | ||
"comment": "fix version", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@coze/api", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@coze/taro-api/feat-taro-multi_2024-12-23-08-11.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@coze/taro-api", | ||
"comment": "remove multiplatform", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@coze/taro-api", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@coze/taro-api/feat-taro-multi_2024-12-23-13-09.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@coze/taro-api", | ||
"comment": "example", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@coze/taro-api", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@coze/taro-api/feat-taro-multi_2024-12-30-11-19.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@coze/taro-api", | ||
"comment": "modify api", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@coze/taro-api", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@coze/taro-api/feat-taro-multi_2024-12-31-02-23.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@coze/taro-api", | ||
"comment": "weapp", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@coze/taro-api", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@coze/taro-api/feat-taro-multi_2025-01-22-10-14.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@coze/taro-api", | ||
"comment": "expose response error", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@coze/taro-api", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@coze/taro-api/feat-taro-multi_2025-02-05-03-02.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@coze/taro-api", | ||
"comment": "fix testcase", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@coze/taro-api", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@coze/taro-api/feat-taro-multi_2025-02-05-07-16.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@coze/taro-api", | ||
"comment": "update version", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@coze/taro-api", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@coze/taro-api/feat-taro-multi_2025-02-06-01-53.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@coze/taro-api", | ||
"comment": "fix version", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@coze/taro-api", | ||
"email": "[email protected]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.