Skip to content

Commit

Permalink
chore(release): release v1.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-gilin committed Aug 26, 2024
1 parent c73eb04 commit 32e0105
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 15 deletions.
4 changes: 4 additions & 0 deletions 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.18.3](https://github.com/SAP/app-studio-toolkit/compare/v1.18.2...v1.18.3) (2024-08-26)

**Note:** Version bump only for package root

## [1.18.2](https://github.com/SAP/app-studio-toolkit/compare/v1.18.1...v1.18.2) (2024-08-20)

**Note:** Version bump only for package root
Expand Down
4 changes: 4 additions & 0 deletions examples/sample-action-client/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.18.3](https://github.com/SAP/app-studio-toolkit/compare/v1.18.2...v1.18.3) (2024-08-26)

**Note:** Version bump only for package sample-action-client

## [1.18.2](https://github.com/SAP/app-studio-toolkit/compare/v1.18.1...v1.18.2) (2024-08-20)

**Note:** Version bump only for package sample-action-client
Expand Down
4 changes: 2 additions & 2 deletions examples/sample-action-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-action-client",
"version": "1.18.2",
"version": "1.18.3",
"private": true,
"displayName": "Sample Action Client",
"publisher": "SAPOSS",
Expand All @@ -23,7 +23,7 @@
"package": "vsce package"
},
"devDependencies": {
"@sap-devx/app-studio-toolkit-types": "^1.18.2"
"@sap-devx/app-studio-toolkit-types": "^1.18.3"
},
"extensionDependencies": [
"SAPOSS.app-studio-toolkit"
Expand Down
4 changes: 4 additions & 0 deletions examples/vscode-using-workspace-api/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.18.3](https://github.com/SAP/app-studio-toolkit/compare/v1.18.2...v1.18.3) (2024-08-26)

**Note:** Version bump only for package vscode-using-workspace-api

## [1.18.2](https://github.com/SAP/app-studio-toolkit/compare/v1.18.1...v1.18.2) (2024-08-20)

**Note:** Version bump only for package vscode-using-workspace-api
Expand Down
4 changes: 2 additions & 2 deletions examples/vscode-using-workspace-api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-using-workspace-api",
"private": "true",
"version": "1.18.2",
"version": "1.18.3",
"publisher": "SAPOSS",
"engines": {
"vscode": "^1.32.0"
Expand All @@ -18,7 +18,7 @@
"package": "vsce package"
},
"devDependencies": {
"@sap-devx/app-studio-toolkit-types": "^1.18.2"
"@sap-devx/app-studio-toolkit-types": "^1.18.3"
},
"categories": [
"Other"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"message": "chore(release): release %s"
}
},
"version": "1.18.2"
"version": "1.18.3"
}
4 changes: 4 additions & 0 deletions packages/app-studio-remote-access/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.18.3](https://github.com/SAP/app-studio-toolkit/compare/v1.18.2...v1.18.3) (2024-08-26)

**Note:** Version bump only for package app-studio-remote-access

# [1.16.0](https://github.com/SAP/app-studio-toolkit/compare/v1.15.23...v1.16.0) (2024-04-01)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/app-studio-remote-access/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "app-studio-remote-access",
"displayName": "Remote Access for SAP Business Application Studio",
"version": "1.16.0",
"version": "1.18.3",
"private": true,
"description": "Allows you to connect to SAP Business Application Studio dev spaces directly from a local Visual Studio Code desktop application.",
"categories": [
Expand Down
4 changes: 4 additions & 0 deletions packages/app-studio-toolkit-types/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.18.3](https://github.com/SAP/app-studio-toolkit/compare/v1.18.2...v1.18.3) (2024-08-26)

**Note:** Version bump only for package @sap-devx/app-studio-toolkit-types

## [1.18.2](https://github.com/SAP/app-studio-toolkit/compare/v1.18.1...v1.18.2) (2024-08-20)

**Note:** Version bump only for package @sap-devx/app-studio-toolkit-types
Expand Down
2 changes: 1 addition & 1 deletion packages/app-studio-toolkit-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-devx/app-studio-toolkit-types",
"version": "1.18.2",
"version": "1.18.3",
"author": "SAP SE",
"license": "Apache-2.0",
"description": "The SAP Business Application Studio Toolkit VSCode Extension's API type signatures",
Expand Down
4 changes: 4 additions & 0 deletions packages/app-studio-toolkit/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.18.3](https://github.com/SAP/app-studio-toolkit/compare/v1.18.2...v1.18.3) (2024-08-26)

**Note:** Version bump only for package app-studio-toolkit

## [1.18.2](https://github.com/SAP/app-studio-toolkit/compare/v1.18.1...v1.18.2) (2024-08-20)

**Note:** Version bump only for package app-studio-toolkit
Expand Down
4 changes: 2 additions & 2 deletions packages/app-studio-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "app-studio-toolkit",
"displayName": "SAP Business Application Studio toolkit",
"version": "1.18.2",
"version": "1.18.3",
"private": true,
"description": "Includes essential capabilities that will improve your SAP Business Application Studio development experience, making it easier and faster.",
"categories": [
Expand Down Expand Up @@ -353,7 +353,7 @@
"websocket": "^1.0.34"
},
"devDependencies": {
"@sap-devx/app-studio-toolkit-types": "^1.18.2",
"@sap-devx/app-studio-toolkit-types": "^1.18.3",
"@types/body-parser": "1.19.2",
"@types/cors": "^2.8.13",
"@types/express": "4.17.17",
Expand Down
4 changes: 4 additions & 0 deletions packages/vscode-deps-upgrade-tool/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.18.3](https://github.com/SAP/app-studio-toolkit/compare/v1.18.2...v1.18.3) (2024-08-26)

**Note:** Version bump only for package vscode-deps-upgrade-tool

## [1.18.2](https://github.com/SAP/app-studio-toolkit/compare/v1.18.1...v1.18.2) (2024-08-20)

**Note:** Version bump only for package vscode-deps-upgrade-tool
Expand Down
4 changes: 2 additions & 2 deletions packages/vscode-deps-upgrade-tool/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-deps-upgrade-tool",
"displayName": "NPM Dependency Upgrade Tool",
"version": "1.18.2",
"version": "1.18.3",
"private": true,
"description": "Modifies package.json dependencies by using metadata in 'BASContributes.upgrade.node' property",
"categories": [
Expand Down Expand Up @@ -85,7 +85,7 @@
"validate-npm-package-name": "3.0.0"
},
"devDependencies": {
"@sap-devx/app-studio-toolkit-types": "^1.18.2",
"@sap-devx/app-studio-toolkit-types": "^1.18.3",
"@types/semver": "^7.3.12",
"@types/validate-npm-package-name": "^3.0.3",
"@vscode-logging/types": "^0.1.4",
Expand Down
17 changes: 13 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 32e0105

Please sign in to comment.