Skip to content

Commit 330db35

Browse files
committed
Bump version
1 parent 7882b51 commit 330db35

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog Vlocity Salesforce Integration for VSCode
22

3-
## [0.14.7] - 2019-08-07
3+
## [0.14.8] - 2019-08-07
44
- Rewrite and restructure core components
55
- Support new Datapack Deployment mode called `direct` this mode allows for direct deployments of datapacks using the Collections ot Bulk API from salesforce. For large deployments this significantly improves the deployment times by up to 90%.
66
- All new Salesforce logs explorer which allows viewing of Salesforce logs similar to the developer console.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vlocode",
33
"displayName": "Salesforce Vlocity Integration",
44
"description": "Salesforce and Vlocity development and deployment extension for VSCode",
5-
"version": "0.14.7",
5+
"version": "0.14.8",
66
"license": "MIT",
77
"icon": "resources/icon.png",
88
"author": {

0 commit comments

Comments
 (0)