Skip to content

Commit d516927

Browse files
committed
Bump version from 1.2.0-alpha.1 to 1.2.0 in package.json and package-lock.json
1 parent d12e4a2 commit d516927

4 files changed

Lines changed: 10 additions & 6 deletions

File tree

infrastructure/package-lock.json

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

infrastructure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanstacks/ionic8-starter-infrastructure",
3-
"version": "1.2.0-alpha.1",
3+
"version": "1.2.0",
44
"private": true,
55
"scripts": {
66
"build": "tsc",

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "git+https://github.com/leanstacks/ionic8-starter.git"
77
},
88
"license": "MIT",
9-
"version": "1.2.0-alpha.1",
9+
"version": "1.2.0",
1010
"type": "module",
1111
"scripts": {
1212
"android": "npx cap sync android && npx cap open android",

0 commit comments

Comments
 (0)