Skip to content

Commit a15cf56

Browse files
committed
1.0.0-rc.4
1 parent 9b972d0 commit a15cf56

File tree

12 files changed

+23
-23
lines changed

12 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"fdir": "^6.1.1",
3131
"tsup": "^8.0.1"
3232
},
33-
"version": "1.0.0-rc.3"
33+
"version": "1.0.0-rc.4"
3434
}

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": "intl-schematic",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"license": "MIT",
55
"repository": {
66
"url": "git+https://github.com/Raiondesu/intl-schematic.git"

packages/plugins/arrays/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intl-schematic/plugin-arrays",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"license": "MIT",
55
"repository": {
66
"url": "git+https://github.com/Raiondesu/intl-schematic.git"

packages/plugins/defaults/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intl-schematic/plugin-defaults",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"license": "MIT",
55
"repository": {
66
"url": "git+https://github.com/Raiondesu/intl-schematic.git/packages/plugins/default"

packages/plugins/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intl-schematic/plugin-functions",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"license": "MIT",
55
"repository": {
66
"url": "git+https://github.com/Raiondesu/intl-schematic.git"

packages/plugins/locale/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intl-schematic/plugin-locale",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"license": "MIT",
55
"repository": {
66
"url": "git+https://github.com/Raiondesu/intl-schematic.git"

packages/plugins/nested/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intl-schematic/plugin-nested",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"license": "MIT",
55
"repository": {
66
"url": "git+https://github.com/Raiondesu/intl-schematic.git"

packages/plugins/processors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intl-schematic/plugin-processors",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"license": "MIT",
55
"repository": {
66
"url": "git+https://github.com/Raiondesu/intl-schematic.git"

packages/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intl-schematic/solid",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"license": "MIT",
55
"repository": {
66
"url": "git+https://github.com/Raiondesu/intl-schematic.git"

packages/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsconfig",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intl-schematic/vue",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"license": "MIT",
55
"repository": {
66
"url": "git+https://github.com/Raiondesu/intl-schematic.git"

0 commit comments

Comments
 (0)