From 07dc2f51c76a1cc5b939501c050432c8be1183e1 Mon Sep 17 00:00:00 2001 From: Rima Sirich Date: Sun, 28 May 2023 18:10:54 +0300 Subject: [PATCH] chore(release): release v1.14.1 --- CHANGELOG.md | 4 ++++ examples/sample-action-client/CHANGELOG.md | 4 ++++ examples/sample-action-client/package.json | 4 ++-- examples/vscode-using-workspace-api/CHANGELOG.md | 4 ++++ examples/vscode-using-workspace-api/package.json | 4 ++-- lerna.json | 2 +- packages/app-studio-toolkit-types/CHANGELOG.md | 4 ++++ packages/app-studio-toolkit-types/package.json | 2 +- packages/app-studio-toolkit/CHANGELOG.md | 4 ++++ packages/app-studio-toolkit/package.json | 4 ++-- packages/vscode-deps-upgrade-tool/CHANGELOG.md | 4 ++++ packages/vscode-deps-upgrade-tool/package.json | 4 ++-- pnpm-lock.yaml | 8 ++++---- 13 files changed, 38 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78728eef..1cc525ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.14.1](https://github.com/SAP/app-studio-toolkit/compare/v1.14.0...v1.14.1) (2023-05-28) + +**Note:** Version bump only for package root + # [1.14.0](https://github.com/SAP/app-studio-toolkit/compare/v1.13.2...v1.14.0) (2023-05-17) ### Bug Fixes diff --git a/examples/sample-action-client/CHANGELOG.md b/examples/sample-action-client/CHANGELOG.md index 9c845f5c..cb4f169c 100644 --- a/examples/sample-action-client/CHANGELOG.md +++ b/examples/sample-action-client/CHANGELOG.md @@ -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.14.1](https://github.com/SAP/app-studio-toolkit/compare/v1.14.0...v1.14.1) (2023-05-28) + +**Note:** Version bump only for package sample-action-client + # [1.14.0](https://github.com/SAP/app-studio-toolkit/compare/v1.13.2...v1.14.0) (2023-05-17) ### Features diff --git a/examples/sample-action-client/package.json b/examples/sample-action-client/package.json index 0a1b5b4b..d3e46d9c 100644 --- a/examples/sample-action-client/package.json +++ b/examples/sample-action-client/package.json @@ -1,6 +1,6 @@ { "name": "sample-action-client", - "version": "1.14.0", + "version": "1.14.1", "private": true, "displayName": "Sample Action Client", "publisher": "SAPOSS", @@ -23,7 +23,7 @@ "package": "vsce package" }, "devDependencies": { - "@sap-devx/app-studio-toolkit-types": "^1.14.0" + "@sap-devx/app-studio-toolkit-types": "^1.14.1" }, "extensionDependencies": [ "SAPOSS.app-studio-toolkit" diff --git a/examples/vscode-using-workspace-api/CHANGELOG.md b/examples/vscode-using-workspace-api/CHANGELOG.md index bb7d1fc5..1c1a9774 100644 --- a/examples/vscode-using-workspace-api/CHANGELOG.md +++ b/examples/vscode-using-workspace-api/CHANGELOG.md @@ -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.14.1](https://github.com/SAP/app-studio-toolkit/compare/v1.14.0...v1.14.1) (2023-05-28) + +**Note:** Version bump only for package vscode-using-workspace-api + # [1.14.0](https://github.com/SAP/app-studio-toolkit/compare/v1.13.2...v1.14.0) (2023-05-17) **Note:** Version bump only for package vscode-using-workspace-api diff --git a/examples/vscode-using-workspace-api/package.json b/examples/vscode-using-workspace-api/package.json index 666ea741..667855eb 100644 --- a/examples/vscode-using-workspace-api/package.json +++ b/examples/vscode-using-workspace-api/package.json @@ -1,7 +1,7 @@ { "name": "vscode-using-workspace-api", "private": "true", - "version": "1.14.0", + "version": "1.14.1", "publisher": "SAPOSS", "engines": { "vscode": "^1.32.0" @@ -18,7 +18,7 @@ "package": "vsce package" }, "devDependencies": { - "@sap-devx/app-studio-toolkit-types": "^1.14.0" + "@sap-devx/app-studio-toolkit-types": "^1.14.1" }, "categories": [ "Other" diff --git a/lerna.json b/lerna.json index a0a416da..a3f9760a 100644 --- a/lerna.json +++ b/lerna.json @@ -10,5 +10,5 @@ "message": "chore(release): release %s" } }, - "version": "1.14.0" + "version": "1.14.1" } diff --git a/packages/app-studio-toolkit-types/CHANGELOG.md b/packages/app-studio-toolkit-types/CHANGELOG.md index c908b44f..1bd1357f 100644 --- a/packages/app-studio-toolkit-types/CHANGELOG.md +++ b/packages/app-studio-toolkit-types/CHANGELOG.md @@ -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.14.1](https://github.com/SAP/app-studio-toolkit/compare/v1.14.0...v1.14.1) (2023-05-28) + +**Note:** Version bump only for package @sap-devx/app-studio-toolkit-types + # [1.14.0](https://github.com/SAP/app-studio-toolkit/compare/v1.13.2...v1.14.0) (2023-05-17) ### Features diff --git a/packages/app-studio-toolkit-types/package.json b/packages/app-studio-toolkit-types/package.json index 02bcf98a..987e68f8 100644 --- a/packages/app-studio-toolkit-types/package.json +++ b/packages/app-studio-toolkit-types/package.json @@ -1,6 +1,6 @@ { "name": "@sap-devx/app-studio-toolkit-types", - "version": "1.14.0", + "version": "1.14.1", "author": "SAP SE", "license": "Apache-2.0", "description": "The SAP Business Application Studio Toolkit VSCode Extension's API type signatures", diff --git a/packages/app-studio-toolkit/CHANGELOG.md b/packages/app-studio-toolkit/CHANGELOG.md index 2b23bee6..816b4bf8 100644 --- a/packages/app-studio-toolkit/CHANGELOG.md +++ b/packages/app-studio-toolkit/CHANGELOG.md @@ -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.14.1](https://github.com/SAP/app-studio-toolkit/compare/v1.14.0...v1.14.1) (2023-05-28) + +**Note:** Version bump only for package app-studio-toolkit + # [1.14.0](https://github.com/SAP/app-studio-toolkit/compare/v1.13.2...v1.14.0) (2023-05-17) ### Bug Fixes diff --git a/packages/app-studio-toolkit/package.json b/packages/app-studio-toolkit/package.json index 95212a4c..c6d406bc 100644 --- a/packages/app-studio-toolkit/package.json +++ b/packages/app-studio-toolkit/package.json @@ -1,7 +1,7 @@ { "name": "app-studio-toolkit", "displayName": "SAP Business Application Studio toolkit", - "version": "1.14.0", + "version": "1.14.1", "private": true, "description": "Allows you to remotely control dev spaces that are hosted in SAP Business Application Studio from VS Code.", "categories": [ @@ -355,7 +355,7 @@ "websocket": "1.0.34" }, "devDependencies": { - "@sap-devx/app-studio-toolkit-types": "^1.14.0", + "@sap-devx/app-studio-toolkit-types": "^1.14.1", "@types/body-parser": "1.19.2", "@types/cors": "2.8.13", "@types/express": "4.17.17", diff --git a/packages/vscode-deps-upgrade-tool/CHANGELOG.md b/packages/vscode-deps-upgrade-tool/CHANGELOG.md index 68859a86..9235a5c4 100644 --- a/packages/vscode-deps-upgrade-tool/CHANGELOG.md +++ b/packages/vscode-deps-upgrade-tool/CHANGELOG.md @@ -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.14.1](https://github.com/SAP/app-studio-toolkit/compare/v1.14.0...v1.14.1) (2023-05-28) + +**Note:** Version bump only for package vscode-deps-upgrade-tool + # [1.14.0](https://github.com/SAP/app-studio-toolkit/compare/v1.13.2...v1.14.0) (2023-05-17) **Note:** Version bump only for package vscode-deps-upgrade-tool diff --git a/packages/vscode-deps-upgrade-tool/package.json b/packages/vscode-deps-upgrade-tool/package.json index f5b2c31d..dff28053 100644 --- a/packages/vscode-deps-upgrade-tool/package.json +++ b/packages/vscode-deps-upgrade-tool/package.json @@ -1,7 +1,7 @@ { "name": "vscode-deps-upgrade-tool", "displayName": "NPM Dependency Upgrade Tool", - "version": "1.14.0", + "version": "1.14.1", "private": true, "description": "Modifies package.json dependencies by using metadata in 'BASContributes.upgrade.node' property", "categories": [ @@ -85,7 +85,7 @@ "validate-npm-package-name": "3.0.0" }, "devDependencies": { - "@sap-devx/app-studio-toolkit-types": "^1.14.0", + "@sap-devx/app-studio-toolkit-types": "^1.14.1", "@types/semver": "^7.3.12", "@types/validate-npm-package-name": "^3.0.3", "@vscode-logging/types": "^0.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb0f796f..f51a9bed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,7 +82,7 @@ importers: examples/sample-action-client: specifiers: - '@sap-devx/app-studio-toolkit-types': ^1.14.0 + '@sap-devx/app-studio-toolkit-types': ^1.14.1 devDependencies: '@sap-devx/app-studio-toolkit-types': link:../../packages/app-studio-toolkit-types @@ -91,7 +91,7 @@ importers: examples/vscode-using-workspace-api: specifiers: - '@sap-devx/app-studio-toolkit-types': ^1.14.0 + '@sap-devx/app-studio-toolkit-types': ^1.14.1 devDependencies: '@sap-devx/app-studio-toolkit-types': link:../../packages/app-studio-toolkit-types @@ -100,7 +100,7 @@ importers: '@microsoft/dev-tunnels-ssh': 3.11.2 '@microsoft/dev-tunnels-ssh-keys': 3.11.2 '@microsoft/dev-tunnels-ssh-tcp': 3.11.2 - '@sap-devx/app-studio-toolkit-types': ^1.14.0 + '@sap-devx/app-studio-toolkit-types': ^1.14.1 '@sap/artifact-management': 1.22.1 '@sap/bas-sdk': 3.3.0 '@types/body-parser': 1.19.2 @@ -231,7 +231,7 @@ importers: packages/vscode-deps-upgrade-tool: specifiers: - '@sap-devx/app-studio-toolkit-types': ^1.14.0 + '@sap-devx/app-studio-toolkit-types': ^1.14.1 '@types/fs-extra': ^9.0.13 '@types/semver': ^7.3.12 '@types/validate-npm-package-name': ^3.0.3