File tree 9 files changed +24
-6
lines changed
9 files changed +24
-6
lines changed Original file line number Diff line number Diff line change 4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 0.17.5] ( https://github.com/codeneos/vlocode/compare/v0.17.6...v0.17.5 ) (2022-08-19)
8
+
9
+ ### Bug Fixes
10
+
11
+ * lerna version scripts pass invalid parameter ([ 23894fb] ( https://github.com/codeneos/vlocode/commit/23894fb08320f6492b009194f897198a52db0dda ) )
12
+
7
13
## [ 0.17.4] ( https://github.com/codeneos/vlocode/compare/v0.17.3...v0.17.4 ) (2022-08-16)
8
14
9
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"useNx" : false ,
3
- "version" : " 0.17.4 " ,
3
+ "version" : " 0.17.5 " ,
4
4
"npmClient" : " pnpm" ,
5
5
"packages" : [
6
6
" packages/*"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.17.5] ( https://github.com/Codeneos/vlocode/compare/v0.17.6...v0.17.5 ) (2022-08-19)
7
+
8
+ ** Note:** Version bump only for package @vlocode/cli
9
+
6
10
## [ 0.17.4] ( https://github.com/Codeneos/vlocode/compare/v0.17.3...v0.17.4 ) (2022-08-16)
7
11
8
12
** Note:** Version bump only for package @vlocode/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vlocode/cli" ,
3
- "version" : " 0.17.4 " ,
3
+ "version" : " 0.17.5 " ,
4
4
"description" : " Hyper fast Salesforce/Vlocity datapack deployment CLI" ,
5
5
"keywords" : [
6
6
" Vlocity" ,
59
59
"@vlocode/core" : " ^0.17.3" ,
60
60
"@vlocode/salesforce" : " ^0.17.3" ,
61
61
"@vlocode/util" : " ^0.17.3" ,
62
- "@vlocode/vlocity-deploy" : " ^0.17.4 " ,
62
+ "@vlocode/vlocity-deploy" : " ^0.17.5 " ,
63
63
"chalk" : " ^4.1.1" ,
64
64
"commander" : " ^9.2.0" ,
65
65
"create-ts-index" : " ^1.14.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.17.5] ( https://github.com/Codeneos/vlocode/compare/v0.17.6...v0.17.5 ) (2022-08-19)
7
+
8
+ ** Note:** Version bump only for package @vlocode/vlocity-deploy
9
+
6
10
## [ 0.17.4] ( https://github.com/Codeneos/vlocode/compare/v0.17.3...v0.17.4 ) (2022-08-16)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vlocode/vlocity-deploy" ,
3
- "version" : " 0.17.4 " ,
3
+ "version" : " 0.17.5 " ,
4
4
"description" : " Hyper fast Salesforce/Vlocity datapack deployment library" ,
5
5
"keywords" : [
6
6
" Vlocity" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.17.5] ( https://github.com/codeneos/vlocode/compare/v0.17.6...v0.17.5 ) (2022-08-19)
7
+
8
+ ** Note:** Version bump only for package vlocode
9
+
6
10
## [ 0.17.4] ( https://github.com/codeneos/vlocode/compare/v0.17.3...v0.17.4 ) (2022-08-16)
7
11
8
12
** Note:** Version bump only for package vlocode
Original file line number Diff line number Diff line change 3
3
"private" : true ,
4
4
"displayName" : " Salesforce Vlocity Integration" ,
5
5
"description" : " Salesforce and Vlocity development and deployment extension for VSCode" ,
6
- "version" : " 0.17.4 " ,
6
+ "version" : " 0.17.5 " ,
7
7
"license" : " MIT" ,
8
8
"icon" : " resources/icon.png" ,
9
9
"author" : {
You can’t perform that action at this time.
0 commit comments