Skip to content

Commit e477ba1

Browse files
Bumped version to 5.0.1 and updated changelog.
1 parent dfc583f commit e477ba1

File tree

5 files changed

+19
-7
lines changed

5 files changed

+19
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v5.0.1
4+
5+
*22 aug 2022*
6+
7+
- Fixed issue with metrological-sdk initialization sequence
8+
39
## v5.0.0
410

511
*22 aug 2022*

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v5.0.1
4+
5+
*22 aug 2022*
6+
7+
- Fixed issue with metrological-sdk initialization sequence
8+
39
## v5.0.0
410

511
*22 aug 2022*

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightningjs/sdk",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"license": "Apache-2.0",
55
"scripts": {
66
"postinstall": "node ./scripts/postinstall.js",

package-lock.json

Lines changed: 5 additions & 5 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightningjs/sdk",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"license": "Apache-2.0",
55
"scripts": {
66
"postinstall": "node ./scripts/postinstall.js",

0 commit comments

Comments
 (0)