Skip to content

Commit a5f7f89

Browse files
committed
release: 1.0.44
1 parent 7d074e2 commit a5f7f89

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nolyfill-monorepo",
3-
"version": "1.0.43",
3+
"version": "1.0.44",
44
"private": true,
55
"files": [],
66
"scripts": {

packages/tools/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nolyfill",
3-
"version": "1.0.43",
3+
"version": "1.0.44",
44
"homepage": "https://github.com/SukkaW/nolyfill",
55
"repository": "https://github.com/SukkaW/nolyfill",
66
"main": "./dist/index.js",

packages/tools/internal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nolyfill/internal",
3-
"version": "1.0.43",
3+
"version": "1.0.44",
44
"private": true,
55
"main": "./index.js",
66
"types": "./index.d.ts",

packages/tools/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nolyfill/shared",
3-
"version": "1.0.43",
3+
"version": "1.0.44",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/SukkaW/nolyfill",

0 commit comments

Comments
 (0)