Skip to content

Commit

Permalink
"Updated manifest and changelog for patch release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
meajinkya committed Jun 27, 2020
1 parent 2c8ae01 commit 5756d92
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
## Changelog
All notable changes to this project will be documented in this file.

### [1.1.1] - 2020-06-27
#### Fixed
- Incorrect placeholders in Assert Equals and Assert Not Equals snippets

### [1.1.0] - 2020-06-26
#### Added
- Snippet for HTTP request
- Snippet for HTTP request

### [1.0.0] - 2020-06-23
#### Added
- Snippets for Apex Language, Aura Component Markup and Aura Component JavaScript
- Reference doc for all the snippets

[1.0.0]: https://github.com/meajinkya/salesforce-snippets/releases/tag/v1.0.0
[1.1.0]: https://github.com/meajinkya/salesforce-snippets/releases/tag/v1.1.0
[1.1.0]: https://github.com/meajinkya/salesforce-snippets/releases/tag/v1.1.0
[1.1.1]: https://github.com/meajinkya/salesforce-snippets/releases/tag/v1.1.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "salesforce-snippets",
"displayName": "Salesforce Snippets",
"description": "Useful Salesforce snippets to speed up writing code for Salesforce platform",
"version": "1.1.0",
"version": "1.1.1",
"publisher": "ajinkya-hingne",
"engines": {
"vscode": "^1.31.0"
Expand Down

0 comments on commit 5756d92

Please sign in to comment.