Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit87d5f4e

Browse files
committed
chore(version): update version to 0.1.3
1 parente6bfee4 commit87d5f4e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

‎lerna.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema":"node_modules/lerna/schemas/lerna-schema.json",
3-
"version":"0.1.2",
3+
"version":"0.1.3",
44
"packages": ["packages/*"],
55
"npmClient":"yarn"
66
}

‎packages/coaction-mobx/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coaction/mobx",
3-
"version":"0.1.2",
3+
"version":"0.1.3",
44
"description":"A Coaction integration tool for MobX",
55
"keywords": [
66
"state",

‎packages/coaction-pinia/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coaction/pinia",
3-
"version":"0.1.2",
3+
"version":"0.1.3",
44
"description":"A Coaction integration tool for Pinia",
55
"keywords": [
66
"state",

‎packages/coaction-react/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coaction/react",
3-
"version":"0.1.2",
3+
"version":"0.1.3",
44
"description":"A Coaction integration tool for React",
55
"keywords": [
66
"state",

‎packages/core/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"coaction",
3-
"version":"0.1.2",
3+
"version":"0.1.3",
44
"description":"A sleek JavaScript library designed for high-performance and multithreading web apps.",
55
"keywords": [
66
"coaction"

‎packages/logger/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coaction/logger",
3-
"version":"0.1.2",
3+
"version":"0.1.3",
44
"description":"A logger middleware for Coaction.",
55
"keywords": [
66
"coaction"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp