File tree Expand file tree Collapse file tree 10 files changed +29
-5
lines changed Expand file tree Collapse file tree 10 files changed +29
-5
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
+ ## [ 1.27.4] ( https://github.com/codeneos/vlocode/compare/v1.27.3...v1.27.4 ) (2024-08-28)
8
+
9
+ ### Bug Fixes
10
+
11
+ * update datapackExpander.ts to normalize file names the same way as tools library does ([ 2b251f9] ( https://github.com/codeneos/vlocode/commit/2b251f9eeee935cb0f22c0df1ee66f2ae059083c ) )
12
+
7
13
## [ 1.27.3] ( https://github.com/codeneos/vlocode/compare/v1.27.2...v1.27.3 ) (2024-08-22)
8
14
9
15
** Note:** Version bump only for package vlocode-project
Original file line number Diff line number Diff line change 1
1
{
2
2
"useNx" : false ,
3
- "version" : " 1.27.3 " ,
3
+ "version" : " 1.27.4 " ,
4
4
"npmClient" : " pnpm" ,
5
5
"packages" : [" packages/*" ],
6
6
"command" : {
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
+ ## [ 1.27.4] ( https://github.com/Codeneos/vlocode/compare/v1.27.3...v1.27.4 ) (2024-08-28)
8
+
9
+ ** Note:** Version bump only for package @vlocode/cli
10
+
7
11
## [ 1.27.3] ( https://github.com/Codeneos/vlocode/compare/v1.27.2...v1.27.3 ) (2024-08-22)
8
12
9
13
** 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" : " 1.27.3 " ,
3
+ "version" : " 1.27.4 " ,
4
4
"description" : " Hyper fast Salesforce/Vlocity datapack deployment CLI" ,
5
5
"keywords" : [
6
6
" Vlocity" ,
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
+ ## [ 1.27.4] ( https://github.com/Codeneos/vlocode/compare/v1.27.3...v1.27.4 ) (2024-08-28)
8
+
9
+ ** Note:** Version bump only for package @vlocode/omniscript
10
+
7
11
# [ 1.27.0] ( https://github.com/Codeneos/vlocode/compare/v1.26.2...v1.27.0 ) (2024-08-21)
8
12
9
13
** Note:** Version bump only for package @vlocode/omniscript
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vlocode/omniscript" ,
3
- "version" : " 1.27.0 " ,
3
+ "version" : " 1.27.4 " ,
4
4
"description" : " Library for compiling and working with Vlocity OmniScripts" ,
5
5
"keywords" : [
6
6
" Vlocity" ,
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
+ ## [ 1.27.4] ( https://github.com/Codeneos/vlocode/compare/v1.27.3...v1.27.4 ) (2024-08-28)
8
+
9
+ ### Bug Fixes
10
+
11
+ * update datapackExpander.ts to normalize file names the same way as tools library does ([ 2b251f9] ( https://github.com/Codeneos/vlocode/commit/2b251f9eeee935cb0f22c0df1ee66f2ae059083c ) )
12
+
7
13
## [ 1.27.3] ( https://github.com/Codeneos/vlocode/compare/v1.27.2...v1.27.3 ) (2024-08-22)
8
14
9
15
** Note:** Version bump only for package @vlocode/vlocity-deploy
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vlocode/vlocity-deploy" ,
3
- "version" : " 1.27.3 " ,
3
+ "version" : " 1.27.4 " ,
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 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
+ ## [ 1.27.4] ( https://github.com/codeneos/vlocode/compare/v1.27.3...v1.27.4 ) (2024-08-28)
8
+
9
+ ** Note:** Version bump only for package vlocode
10
+
7
11
## [ 1.27.3] ( https://github.com/codeneos/vlocode/compare/v1.27.2...v1.27.3 ) (2024-08-22)
8
12
9
13
** 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" : " 1.27.3 " ,
6
+ "version" : " 1.27.4 " ,
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