Skip to content

Commit 794eb48

Browse files
committed
v1.2.1
1 parent 9234d4e commit 794eb48

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.2.0"
3+
"version": "1.2.1"
44
}

package-lock.json

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

packages/preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tiny-intl/preact",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/gridventures/tiny-intl",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tiny-intl/react",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/gridventures/tiny-intl",

0 commit comments

Comments
 (0)