Skip to content

Commit 4e16510

Browse files
Publish
- create-plugma@2.1.0 - plugma@2.1.0 - @plugma/shared@0.0.4
1 parent b08505b commit 4e16510

File tree

4 files changed

+2952
-1831
lines changed

4 files changed

+2952
-1831
lines changed

packages/create-plugma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-plugma",
3-
"version": "2.0.39",
3+
"version": "2.1.0",
44
"description": "",
55
"main": "dist/index.js",
66
"type": "module",

packages/plugma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugma",
3-
"version": "2.0.49",
3+
"version": "2.1.0",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plugma/shared",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"private": true,
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)