Skip to content

Commit

Permalink
chore(release): release v1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rimasirich committed Jun 14, 2023
1 parent 614a146 commit e1d7f86
Show file tree
Hide file tree
Showing 15 changed files with 45 additions and 15 deletions.
6 changes: 6 additions & 0 deletions 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.15.3](https://github.com/SAP/app-studio-toolkit/compare/v1.15.2...v1.15.3) (2023-06-14)

### Bug Fixes

- dark fiori editorGroup.border color ([d60c350](https://github.com/SAP/app-studio-toolkit/commit/d60c3509add8d285a74ebae1b1c61b85d4c2153e))

## [1.15.2](https://github.com/SAP/app-studio-toolkit/compare/v1.15.1...v1.15.2) (2023-06-12)

**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.15.3](https://github.com/SAP/app-studio-toolkit/compare/v1.15.2...v1.15.3) (2023-06-14)

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

# [1.15.0](https://github.com/SAP/app-studio-toolkit/compare/v1.14.3...v1.15.0) (2023-06-07)

### Features
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.15.0",
"version": "1.15.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.15.0"
"@sap-devx/app-studio-toolkit-types": "^1.15.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.15.3](https://github.com/SAP/app-studio-toolkit/compare/v1.15.2...v1.15.3) (2023-06-14)

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

# [1.15.0](https://github.com/SAP/app-studio-toolkit/compare/v1.14.3...v1.15.0) (2023-06-07)

**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.15.0",
"version": "1.15.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.15.0"
"@sap-devx/app-studio-toolkit-types": "^1.15.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.15.2"
"version": "1.15.3"
}
4 changes: 4 additions & 0 deletions packages/app-studio-toolkit-themes/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.15.3](https://github.com/SAP/app-studio-toolkit/compare/v1.15.2...v1.15.3) (2023-06-14)

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

## [1.14.2](https://github.com/SAP/app-studio-toolkit/compare/v1.14.1...v1.14.2) (2023-05-31)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-studio-toolkit-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "app-studio-toolkit-themes",
"displayName": "SAP Business Application Studio themes",
"version": "1.14.2",
"version": "1.15.3",
"private": true,
"description": "Provides SAP Business Application Studio themes",
"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.15.3](https://github.com/SAP/app-studio-toolkit/compare/v1.15.2...v1.15.3) (2023-06-14)

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

# [1.15.0](https://github.com/SAP/app-studio-toolkit/compare/v1.14.3...v1.15.0) (2023-06-07)

### Features
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.15.0",
"version": "1.15.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.15.3](https://github.com/SAP/app-studio-toolkit/compare/v1.15.2...v1.15.3) (2023-06-14)

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

## [1.15.2](https://github.com/SAP/app-studio-toolkit/compare/v1.15.1...v1.15.2) (2023-06-12)

**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.15.2",
"version": "1.15.3",
"private": true,
"description": "Allows you to remotely control dev spaces that are hosted in SAP Business Application Studio from VS Code.",
"categories": [
Expand Down Expand Up @@ -355,7 +355,7 @@
"websocket": "1.0.34"
},
"devDependencies": {
"@sap-devx/app-studio-toolkit-types": "^1.15.0",
"@sap-devx/app-studio-toolkit-types": "^1.15.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.15.3](https://github.com/SAP/app-studio-toolkit/compare/v1.15.2...v1.15.3) (2023-06-14)

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

# [1.15.0](https://github.com/SAP/app-studio-toolkit/compare/v1.14.3...v1.15.0) (2023-06-07)

**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.15.0",
"version": "1.15.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.15.0",
"@sap-devx/app-studio-toolkit-types": "^1.15.3",
"@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 e1d7f86

Please sign in to comment.