diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb5038..8251eff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.5](https://github.com/getndazn/kopytko-framework/compare/v2.1.4...v2.1.5) (2023-12-05) + + +### Bug Fixes + +* wrong previousRoute after back journey ([#57](https://github.com/getndazn/kopytko-framework/issues/57)) ([cdd6652](https://github.com/getndazn/kopytko-framework/commit/cdd6652db8f85b020ffb734b8d51203f87c06493)) + ## [2.1.4](https://github.com/getndazn/kopytko-framework/compare/v2.1.3...v2.1.4) (2023-12-04) diff --git a/package-lock.json b/package-lock.json index 606fe2c..30ad104 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dazn/kopytko-framework", - "version": "2.1.4", + "version": "2.1.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dazn/kopytko-framework", - "version": "2.1.4", + "version": "2.1.5", "license": "MIT", "dependencies": { "@dazn/kopytko-utils": "^2.4.0" diff --git a/package.json b/package.json index 67c1c8b..447c94f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dazn/kopytko-framework", - "version": "2.1.4", + "version": "2.1.5", "description": "A modern Roku's Brightscript framework", "keywords": [ "brightscript",