Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b94ec2e

Browse files
author
chenjiajun79
committedJun 17, 2025·
chore(release): publish 4.1.4-beta.0 --tag=beta
1 parent bef195b commit b94ec2e

File tree

78 files changed

+78
-78
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+78
-78
lines changed
 

‎crates/native_binding/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tarojs/binding",
3-
"version": "4.1.3-alpha.1",
3+
"version": "4.1.4-beta.0",
44
"description": "Node binding for taro",
55
"main": "binding.js",
66
"typings": "binding.d.ts",

‎npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tarojs/binding-darwin-arm64",
33
"description": "Native binding for taro",
4-
"version": "4.1.3-alpha.1",
4+
"version": "4.1.4-beta.0",
55
"os": [
66
"darwin"
77
],

0 commit comments

Comments
 (0)
Please sign in to comment.