diff --git a/CHANGELOG.md b/CHANGELOG.md index f99a04b..f9c0a1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security +## [1.6.0] - 2023-02-07 +### Added + +- Support for LightningChart JS 4.0.0+. + ## [1.5.0] - 2021-12-01 ### Added diff --git a/package-lock.json b/package-lock.json index 334ce47..356aa6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@arction/lcjs-headless", - "version": "1.5.0", + "version": "1.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@arction/lcjs-headless", - "version": "1.5.0", + "version": "1.6.0", "license": "MIT", "dependencies": { "@types/pngjs": "^6.0.1", diff --git a/package.json b/package.json index 750f365..808c9f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arction/lcjs-headless", - "version": "1.5.0", + "version": "1.6.0", "description": "Node JS support package for LightningChart JS.", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -37,7 +37,7 @@ "url": "git@github.com:Arction/lcjs-headless.git" }, "homepage": "https://www.arction.com/lightningchart-js/", - "author": "Arction Ltd.", + "author": "LightningChart Ltd.", "license": "MIT", "keywords": [ "lightningchart",