Skip to content

Commit

Permalink
chore(release): release v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-gilin committed Jun 3, 2024
1 parent 3c24ecd commit 38d941c
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 14 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.17.1](https://github.com/SAP/app-studio-toolkit/compare/v1.17.0...v1.17.1) (2024-06-03)

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

# [1.17.0](https://github.com/SAP/app-studio-toolkit/compare/v1.16.2...v1.17.0) (2024-05-26)

### Features
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.17.1](https://github.com/SAP/app-studio-toolkit/compare/v1.17.0...v1.17.1) (2024-06-03)

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

## [1.16.2](https://github.com/SAP/app-studio-toolkit/compare/v1.16.1...v1.16.2) (2024-05-06)

**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.16.2",
"version": "1.17.1",
"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.16.2"
"@sap-devx/app-studio-toolkit-types": "^1.17.1"
},
"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.17.1](https://github.com/SAP/app-studio-toolkit/compare/v1.17.0...v1.17.1) (2024-06-03)

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

## [1.16.2](https://github.com/SAP/app-studio-toolkit/compare/v1.16.1...v1.16.2) (2024-05-06)

**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.16.2",
"version": "1.17.1",
"publisher": "SAPOSS",
"engines": {
"vscode": "^1.32.0"
Expand All @@ -18,7 +18,7 @@
"package": "vsce package"
},
"devDependencies": {
"@sap-devx/app-studio-toolkit-types": "^1.16.2"
"@sap-devx/app-studio-toolkit-types": "^1.17.1"
},
"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.17.0"
"version": "1.17.1"
}
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.17.1](https://github.com/SAP/app-studio-toolkit/compare/v1.17.0...v1.17.1) (2024-06-03)

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

## [1.16.2](https://github.com/SAP/app-studio-toolkit/compare/v1.16.1...v1.16.2) (2024-05-06)

**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.16.2",
"version": "1.17.1",
"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.17.1](https://github.com/SAP/app-studio-toolkit/compare/v1.17.0...v1.17.1) (2024-06-03)

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

# [1.17.0](https://github.com/SAP/app-studio-toolkit/compare/v1.16.2...v1.17.0) (2024-05-26)

### Features
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.17.0",
"version": "1.17.1",
"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.16.2",
"@sap-devx/app-studio-toolkit-types": "^1.17.1",
"@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.17.1](https://github.com/SAP/app-studio-toolkit/compare/v1.17.0...v1.17.1) (2024-06-03)

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

# [1.17.0](https://github.com/SAP/app-studio-toolkit/compare/v1.16.2...v1.17.0) (2024-05-26)

**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.17.0",
"version": "1.17.1",
"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.16.2",
"@sap-devx/app-studio-toolkit-types": "^1.17.1",
"@types/semver": "^7.3.12",
"@types/validate-npm-package-name": "^3.0.3",
"@vscode-logging/types": "^0.1.4",
Expand Down
8 changes: 4 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 38d941c

Please sign in to comment.