Skip to content

Commit

Permalink
1.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Raiondesu committed Dec 20, 2023
1 parent 172c6f1 commit f711361
Show file tree
Hide file tree
Showing 12 changed files with 32 additions and 32 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
"fdir": "^6.1.1",
"tsup": "^8.0.1"
},
"version": "1.0.0-rc.2"
"version": "1.0.0-rc.3"
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intl-schematic",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"license": "MIT",
"repository": {
"url": "git+https://github.com/Raiondesu/intl-schematic.git"
Expand Down Expand Up @@ -71,4 +71,4 @@
]
}
}
}
}
4 changes: 2 additions & 2 deletions packages/plugins/arrays/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intl-schematic/plugin-arrays",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"license": "MIT",
"repository": {
"url": "git+https://github.com/Raiondesu/intl-schematic.git"
Expand Down Expand Up @@ -68,4 +68,4 @@
"arrays",
"reference"
]
}
}
4 changes: 2 additions & 2 deletions packages/plugins/defaults/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intl-schematic/plugin-defaults",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"license": "MIT",
"repository": {
"url": "git+https://github.com/Raiondesu/intl-schematic.git/packages/plugins/default"
Expand Down Expand Up @@ -72,4 +72,4 @@
"plugin",
"defaults"
]
}
}
4 changes: 2 additions & 2 deletions packages/plugins/functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intl-schematic/plugin-functions",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"license": "MIT",
"repository": {
"url": "git+https://github.com/Raiondesu/intl-schematic.git"
Expand Down Expand Up @@ -67,4 +67,4 @@
"plugin",
"functions"
]
}
}
4 changes: 2 additions & 2 deletions packages/plugins/locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intl-schematic/plugin-locale",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"license": "MIT",
"repository": {
"url": "git+https://github.com/Raiondesu/intl-schematic.git"
Expand Down Expand Up @@ -68,4 +68,4 @@
"locale",
"Intl.Locale"
]
}
}
4 changes: 2 additions & 2 deletions packages/plugins/nested/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intl-schematic/plugin-nested",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"license": "MIT",
"repository": {
"url": "git+https://github.com/Raiondesu/intl-schematic.git"
Expand Down Expand Up @@ -69,4 +69,4 @@
"dot notation",
"plugin"
]
}
}
4 changes: 2 additions & 2 deletions packages/plugins/processors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intl-schematic/plugin-processors",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"license": "MIT",
"repository": {
"url": "git+https://github.com/Raiondesu/intl-schematic.git"
Expand Down Expand Up @@ -135,4 +135,4 @@
"processors",
"object"
]
}
}
4 changes: 2 additions & 2 deletions packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intl-schematic/solid",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"license": "MIT",
"repository": {
"url": "git+https://github.com/Raiondesu/intl-schematic.git"
Expand Down Expand Up @@ -69,4 +69,4 @@
"solid",
"integration"
]
}
}
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsconfig",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"private": true,
"type": "module",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intl-schematic/vue",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"license": "MIT",
"repository": {
"url": "git+https://github.com/Raiondesu/intl-schematic.git"
Expand Down Expand Up @@ -69,4 +69,4 @@
"vue",
"integration"
]
}
}

0 comments on commit f711361

Please sign in to comment.