Skip to content

Commit e26e769

Browse files
committed
Bumped version to 5.2.0 and updated change log
1 parent 27a28e3 commit e26e769

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

CHANGELOG.md

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

3-
## v5.1.1
3+
## v5.2.0
44

5-
*14 oct 2022*
5+
*18 oct 2022*
66

77
- Fixed issue related to Router can't find the route by hash with query (#355)
88
- Added support for dynamic resolution (#352)

docs/changelog.md

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

3-
## v5.1.1
3+
## v5.2.0
44

5-
*14 oct 2022*
5+
*18 oct 2022*
66

77
- Fixed issue related to Router can't find the route by hash with query (#355)
88
- Added support for dynamic resolution (#352)

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.1.1",
3+
"version": "5.2.0",
44
"license": "Apache-2.0",
55
"types": "index.d.ts",
66
"scripts": {

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightningjs/sdk",
3-
"version": "5.1.1",
3+
"version": "5.2.0",
44
"license": "Apache-2.0",
55
"types": "index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)