Skip to content

Commit c2d00c1

Browse files
committed
chore: update version
1 parent f6a321d commit c2d00c1

File tree

5 files changed

+197
-9
lines changed

5 files changed

+197
-9
lines changed

package-lock.json

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

packages/configure/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trapezedev/configure",
3-
"version": "7.0.10",
3+
"version": "7.1.0",
44
"description": "Trapeze configuration tool for automatically configuring projects",
55
"author": "Ionic Team <[email protected]> (https://ionicframework.com) ",
66
"license": "SEE LICENSE",
@@ -72,4 +72,4 @@
7272
"typescript": "^4.4.4"
7373
},
7474
"gitHead": "3b4f9f02d6a74247a5606fe1c0688c9a1ec3fd4b"
75-
}
75+
}

packages/gradle-parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trapezedev/gradle-parse",
3-
"version": "7.0.10",
3+
"version": "7.1.0",
44
"description": "Simple, acurrent Gradle parsing tool for tool modifications to Gradle files",
55
"author": "Ionic Team <[email protected]> (https://ionicframework.com) ",
66
"license": "SEE LICENSE",

packages/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trapezedev/project",
3-
"version": "7.0.10",
3+
"version": "7.1.0",
44
"description": "Trapeze mobile configuration API for managing projects through code",
55
"author": "Ionic Team <[email protected]> (https://ionicframework.com) ",
66
"license": "SEE LICENSE",

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "configure-website",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)