Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 6, 2024
1 parent 4006685 commit 5a9c5c3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.2.0](https://github.com/forcedotcom/salesforcedx-vscode-service-provider/compare/1.1.2...1.2.0) (2024-09-06)


### Features

* check for command availability ([c41e17a](https://github.com/forcedotcom/salesforcedx-vscode-service-provider/commit/c41e17a3d9c407e0c9ee1b0440049f12732b60e5))



## [1.1.2](https://github.com/forcedotcom/salesforcedx-vscode-service-provider/compare/1.1.1...1.1.2) (2024-08-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/vscode-service-provider",
"version": "1.1.2",
"version": "1.2.0",
"description": "Library that provides access to Salesforce VSCode Service Provider",
"main": "lib/src/index.js",
"author": "Peter Hale <[email protected]>",
Expand Down

0 comments on commit 5a9c5c3

Please sign in to comment.