Skip to content

Commit 657ad60

Browse files
committed
Bump version to 1.2.0 and update package-lock.json
1 parent d98332b commit 657ad60

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": "react-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
],
77
"author": "LeanStacks",
88
"license": "MIT",
9-
"version": "1.2.0-alpha.1",
9+
"version": "1.2.0",
1010
"type": "module",
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)