Skip to content

Commit ece0b69

Browse files
committed
chore: publish version 1.27.7
1 parent 52ae94e commit ece0b69

File tree

8 files changed

+20
-4
lines changed

8 files changed

+20
-4
lines changed

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.7](https://github.com/codeneos/vlocode/compare/v1.27.6...v1.27.7) (2025-01-28)
8+
9+
**Note:** Version bump only for package vlocode-project
10+
711
## [1.27.6](https://github.com/codeneos/vlocode/compare/v1.27.5...v1.27.6) (2025-01-28)
812

913
### Bug Fixes

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.6",
3+
"version": "1.27.7",
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.7](https://github.com/Codeneos/vlocode/compare/v1.27.6...v1.27.7) (2025-01-28)
8+
9+
**Note:** Version bump only for package @vlocode/cli
10+
711
## [1.27.6](https://github.com/Codeneos/vlocode/compare/v1.27.5...v1.27.6) (2025-01-28)
812

913
### Bug Fixes

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.6",
3+
"version": "1.27.7",
44
"description": "Hyper fast Salesforce/Vlocity datapack deployment CLI",
55
"keywords": [
66
"Vlocity",

packages/vlocity-deploy/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.7](https://github.com/Codeneos/vlocode/compare/v1.27.6...v1.27.7) (2025-01-28)
8+
9+
**Note:** Version bump only for package @vlocode/vlocity-deploy
10+
711
## [1.27.6](https://github.com/Codeneos/vlocode/compare/v1.27.5...v1.27.6) (2025-01-28)
812

913
**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.6",
3+
"version": "1.27.7",
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.7](https://github.com/codeneos/vlocode/compare/v1.27.6...v1.27.7) (2025-01-28)
8+
9+
**Note:** Version bump only for package vlocode
10+
711
## [1.27.6](https://github.com/codeneos/vlocode/compare/v1.27.5...v1.27.6) (2025-01-28)
812

913
### Bug Fixes

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.6",
6+
"version": "1.27.7",
77
"license": "MIT",
88
"icon": "resources/icon.png",
99
"author": {

0 commit comments

Comments
 (0)