Skip to content

Commit da0ad69

Browse files
authored
Release 1.5.0 (#174)
Bump version to 1.5.0 from 1.5.0-alpha.1 in package.json and package-lock.json
1 parent 98556b7 commit da0ad69

4 files changed

Lines changed: 7 additions & 6 deletions

File tree

infrastructure/package-lock.json

Lines changed: 3 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/react-starter-infrastructure",
3-
"version": "1.5.0-alpha.1",
3+
"version": "1.5.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.5.0-alpha.1",
9+
"version": "1.5.0",
1010
"type": "module",
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)