Skip to content

Commit

Permalink
chore: publish version 1.24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Codeneos committed Jun 27, 2024
1 parent 83fb1de commit eec265c
Show file tree
Hide file tree
Showing 14 changed files with 46 additions and 7 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.24.11](https://github.com/codeneos/vlocode/compare/v1.24.10...v1.24.11) (2024-06-27)

### Bug Fixes

* update webpack.prod.ts to disable code minimization ([83fb1de](https://github.com/codeneos/vlocode/commit/83fb1de70807b8cfb8aa2b5320b1905d467f38f8))

### Features

* add metadataUrls for Flow, ValidationRule, RecordType, and CompactLayout ([d890a75](https://github.com/codeneos/vlocode/commit/d890a751ea1d4bbfd2f456d3dd9f8d073d385ce5))

## [1.24.10](https://github.com/codeneos/vlocode/compare/v1.24.9...v1.24.10) (2024-06-24)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"useNx": false,
"version": "1.24.10",
"version": "1.24.11",
"npmClient": "pnpm",
"packages": ["packages/*"],
"command": {
Expand Down
4 changes: 4 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.24.11](https://github.com/Codeneos/vlocode/compare/v1.24.10...v1.24.11) (2024-06-27)

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

## [1.24.10](https://github.com/Codeneos/vlocode/compare/v1.24.9...v1.24.10) (2024-06-24)

**Note:** Version bump only for package @vlocode/cli
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vlocode/cli",
"version": "1.24.10",
"version": "1.24.11",
"description": "Hyper fast Salesforce/Vlocity datapack deployment CLI",
"keywords": [
"Vlocity",
Expand Down
4 changes: 4 additions & 0 deletions packages/omniscript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.24.11](https://github.com/Codeneos/vlocode/compare/v1.24.10...v1.24.11) (2024-06-27)

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

## [1.24.10](https://github.com/Codeneos/vlocode/compare/v1.24.9...v1.24.10) (2024-06-24)

**Note:** Version bump only for package @vlocode/omniscript
Expand Down
2 changes: 1 addition & 1 deletion packages/omniscript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vlocode/omniscript",
"version": "1.24.10",
"version": "1.24.11",
"description": "Library for compiling and working with Vlocity OmniScripts",
"keywords": [
"Vlocity",
Expand Down
6 changes: 6 additions & 0 deletions packages/salesforce/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.24.11](https://github.com/Codeneos/vlocode/compare/v1.24.10...v1.24.11) (2024-06-27)

### Features

* add metadataUrls for Flow, ValidationRule, RecordType, and CompactLayout ([d890a75](https://github.com/Codeneos/vlocode/commit/d890a751ea1d4bbfd2f456d3dd9f8d073d385ce5))

## [1.24.10](https://github.com/Codeneos/vlocode/compare/v1.24.9...v1.24.10) (2024-06-24)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/salesforce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vlocode/salesforce",
"version": "1.24.10",
"version": "1.24.11",
"description": "Salesforce utility library for Vlocode",
"keywords": [
"Salesforce"
Expand Down
4 changes: 4 additions & 0 deletions packages/vlocity-deploy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.24.11](https://github.com/Codeneos/vlocode/compare/v1.24.10...v1.24.11) (2024-06-27)

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

## [1.24.10](https://github.com/Codeneos/vlocode/compare/v1.24.9...v1.24.10) (2024-06-24)

**Note:** Version bump only for package @vlocode/vlocity-deploy
Expand Down
2 changes: 1 addition & 1 deletion packages/vlocity-deploy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vlocode/vlocity-deploy",
"version": "1.24.10",
"version": "1.24.11",
"description": "Hyper fast Salesforce/Vlocity datapack deployment library",
"keywords": [
"Vlocity",
Expand Down
4 changes: 4 additions & 0 deletions packages/vlocity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.24.11](https://github.com/Codeneos/vlocode/compare/v1.24.10...v1.24.11) (2024-06-27)

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

## [1.24.10](https://github.com/Codeneos/vlocode/compare/v1.24.9...v1.24.10) (2024-06-24)

**Note:** Version bump only for package @vlocode/vlocity
Expand Down
2 changes: 1 addition & 1 deletion packages/vlocity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vlocode/vlocity",
"version": "1.24.10",
"version": "1.24.11",
"description": "Vlocode VLocity shared functionality library",
"keywords": [
"Vlocity",
Expand Down
7 changes: 7 additions & 0 deletions packages/vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.24.11](https://github.com/codeneos/vlocode/compare/v1.24.10...v1.24.11) (2024-06-27)

### Bug Fixes

* update webpack.prod.ts to disable code minimization ([83fb1de](https://github.com/codeneos/vlocode/commit/83fb1de70807b8cfb8aa2b5320b1905d467f38f8))

## [1.24.10](https://github.com/codeneos/vlocode/compare/v1.24.9...v1.24.10) (2024-06-24)

### Bug Fixes

* small typo in vlocodeService class ([6c0f796](https://github.com/codeneos/vlocode/commit/6c0f796495001ff5bf5ce99c29aa3ebc918ae094))

* switching org, API version or user didn't fully reset cached data causing issues during deployment, viewing developer logs, etc ([34d1c06](https://github.com/codeneos/vlocode/commit/34d1c068f4b0aeb862f5e404002948f7d7674175))

## [1.24.9](https://github.com/codeneos/vlocode/compare/v1.24.8...v1.24.9) (2024-06-24)
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"displayName": "Salesforce Vlocity Integration",
"description": "Salesforce and Vlocity development and deployment extension for VSCode",
"version": "1.24.10",
"version": "1.24.11",
"license": "MIT",
"icon": "resources/icon.png",
"author": {
Expand Down

0 comments on commit eec265c

Please sign in to comment.