diff --git a/CHANGELOG.md b/CHANGELOG.md index 1be7942b..d6f8c55e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.0.17](https://github.com/salesforcecli/plugin-analytics/compare/1.0.16...1.0.17) (2023-01-07) + + +### Bug Fixes + +* **deps:** bump json5 from 1.0.1 to 1.0.2 ([#201](https://github.com/salesforcecli/plugin-analytics/issues/201)) ([1086796](https://github.com/salesforcecli/plugin-analytics/commit/1086796268284ef91b71357426ce0809cb25ecf7)) + + + ## [1.0.16](https://github.com/salesforcecli/plugin-analytics/compare/1.0.15...1.0.16) (2022-12-11) diff --git a/package.json b/package.json index c9f94525..b9c9d7a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/analytics", "description": "Commands for working with Salesforce Analytics applications, assets, and services", - "version": "1.0.16", + "version": "1.0.17", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/analyticsdx-vscode/issues", "dependencies": {