Skip to content

Commit 39184b3

Browse files
committed
chore(release): 1.0.20 [skip ci]
1 parent 3196f1a commit 39184b3

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.20](https://github.com/salesforcecli/plugin-analytics/compare/1.0.19...1.0.20) (2023-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add Lint and Validate commands ([#232](https://github.com/salesforcecli/plugin-analytics/issues/232)) ([3196f1a](https://github.com/salesforcecli/plugin-analytics/commit/3196f1a243e2038f4c6ad09da82486d76d51d76f))
7+
8+
9+
110
## [1.0.19](https://github.com/salesforcecli/plugin-analytics/compare/1.0.18...1.0.19) (2023-02-12)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/analytics",
33
"description": "Commands for working with Salesforce Analytics applications, assets, and services",
4-
"version": "1.0.19",
4+
"version": "1.0.20",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/analyticsdx-vscode/issues",
77
"dependencies": {
@@ -174,4 +174,4 @@
174174
"publishConfig": {
175175
"access": "public"
176176
}
177-
}
177+
}

0 commit comments

Comments
 (0)