Skip to content

Commit 9474d7b

Browse files
committed
chore: publish version 1.27.4
1 parent 0a5061c commit 9474d7b

File tree

10 files changed

+29
-5
lines changed

10 files changed

+29
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

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+
713
## [1.27.3](https://github.com/codeneos/vlocode/compare/v1.27.2...v1.27.3) (2024-08-22)
814

915
**Note:** Version bump only for package vlocode-project

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"useNx": false,
3-
"version": "1.27.3",
3+
"version": "1.27.4",
44
"npmClient": "pnpm",
55
"packages": ["packages/*"],
66
"command": {

packages/cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

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+
711
## [1.27.3](https://github.com/Codeneos/vlocode/compare/v1.27.2...v1.27.3) (2024-08-22)
812

913
**Note:** Version bump only for package @vlocode/cli

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vlocode/cli",
3-
"version": "1.27.3",
3+
"version": "1.27.4",
44
"description": "Hyper fast Salesforce/Vlocity datapack deployment CLI",
55
"keywords": [
66
"Vlocity",

packages/omniscript/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

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+
711
# [1.27.0](https://github.com/Codeneos/vlocode/compare/v1.26.2...v1.27.0) (2024-08-21)
812

913
**Note:** Version bump only for package @vlocode/omniscript

packages/omniscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vlocode/omniscript",
3-
"version": "1.27.0",
3+
"version": "1.27.4",
44
"description": "Library for compiling and working with Vlocity OmniScripts",
55
"keywords": [
66
"Vlocity",

packages/vlocity-deploy/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

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+
713
## [1.27.3](https://github.com/Codeneos/vlocode/compare/v1.27.2...v1.27.3) (2024-08-22)
814

915
**Note:** Version bump only for package @vlocode/vlocity-deploy

packages/vlocity-deploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vlocode/vlocity-deploy",
3-
"version": "1.27.3",
3+
"version": "1.27.4",
44
"description": "Hyper fast Salesforce/Vlocity datapack deployment library",
55
"keywords": [
66
"Vlocity",

packages/vscode-extension/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

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+
711
## [1.27.3](https://github.com/codeneos/vlocode/compare/v1.27.2...v1.27.3) (2024-08-22)
812

913
**Note:** Version bump only for package vlocode

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"displayName": "Salesforce Vlocity Integration",
55
"description": "Salesforce and Vlocity development and deployment extension for VSCode",
6-
"version": "1.27.3",
6+
"version": "1.27.4",
77
"license": "MIT",
88
"icon": "resources/icon.png",
99
"author": {

0 commit comments

Comments
 (0)