Skip to content

Commit 190eb87

Browse files
committed
chore: publish version 1.27.1
1 parent ff23549 commit 190eb87

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
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.1](https://github.com/codeneos/vlocode/compare/v1.27.0...v1.27.1) (2024-08-21)
8+
9+
**Note:** Version bump only for package vlocode-project
10+
711
# [1.27.0](https://github.com/codeneos/vlocode/compare/v1.26.2...v1.27.0) (2024-08-21)
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.0",
3+
"version": "1.27.1",
44
"npmClient": "pnpm",
55
"packages": ["packages/*"],
66
"command": {

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.1](https://github.com/codeneos/vlocode/compare/v1.27.0...v1.27.1) (2024-08-21)
8+
9+
**Note:** Version bump only for package vlocode
10+
711
# [1.27.0](https://github.com/codeneos/vlocode/compare/v1.26.2...v1.27.0) (2024-08-21)
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.0",
6+
"version": "1.27.1",
77
"license": "MIT",
88
"icon": "resources/icon.png",
99
"author": {

0 commit comments

Comments
 (0)