Skip to content

Commit

Permalink
chore: release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and dobladez committed Feb 9, 2021
1 parent 7be94bf commit 55a96b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.5.0](https://www.github.com/forcedotcom/soql-language-server/compare/v0.4.2...v0.5.0) (2021-02-09)


### Features

* Adding first workflow covering only soql-builder-ui tests ([63652ee](https://www.github.com/forcedotcom/soql-language-server/commit/63652ee58c7962a77ebbde52e34b7266421678e8))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/soql-language-server",
"version": "0.4.0",
"version": "0.5.0",
"description": "SOQL Language Server",
"engines": {
"node": "*"
Expand Down

0 comments on commit 55a96b3

Please sign in to comment.