diff --git a/CHANGELOG.md b/CHANGELOG.md index e85e52b..cfb5038 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.4](https://github.com/getndazn/kopytko-framework/compare/v2.1.3...v2.1.4) (2023-12-04) + + +### Bug Fixes + +* isCachingEnabled checks incorrect options object ([#58](https://github.com/getndazn/kopytko-framework/issues/58)) ([dd109bb](https://github.com/getndazn/kopytko-framework/commit/dd109bbf0159487a119d3b4822c7b60859e05732)) + ## [2.1.3](https://github.com/getndazn/kopytko-framework/compare/v2.1.2...v2.1.3) (2023-11-08) diff --git a/package-lock.json b/package-lock.json index f5ea837..606fe2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dazn/kopytko-framework", - "version": "2.1.3", + "version": "2.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dazn/kopytko-framework", - "version": "2.1.3", + "version": "2.1.4", "license": "MIT", "dependencies": { "@dazn/kopytko-utils": "^2.4.0" diff --git a/package.json b/package.json index b224faa..67c1c8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dazn/kopytko-framework", - "version": "2.1.3", + "version": "2.1.4", "description": "A modern Roku's Brightscript framework", "keywords": [ "brightscript",