Skip to content

Commit

Permalink
chore: apply latest changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 14, 2024
1 parent 64e037d commit 0b8d426
Show file tree
Hide file tree
Showing 53 changed files with 235 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/many-carrots-notice.md

This file was deleted.

6 changes: 6 additions & 0 deletions examples/fe-fpm-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/fe-fpm-cli

## 0.0.36

### Patch Changes

- @sap-ux/fe-fpm-writer@0.31.9

## 0.0.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/fe-fpm-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/fe-fpm-cli",
"version": "0.0.35",
"version": "0.0.36",
"description": "A simple CLI to prompt required information to create a building block using the fe-fpm-writer module's prompt and generate functions.",
"license": "Apache-2.0",
"private": true,
Expand Down
9 changes: 9 additions & 0 deletions examples/simple-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sap-ux/generator-simple-fe

## 1.0.59

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12
- @sap-ux/fiori-elements-writer@1.3.7
- @sap-ux/fiori-freestyle-writer@1.2.5

## 1.0.58

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/generator-simple-fe",
"version": "1.0.58",
"version": "1.0.59",
"description": "Simple example of a yeoman generator for Fiori elements.",
"license": "Apache-2.0",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/abap-deploy-config-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/abap-deploy-config-inquirer

## 1.0.3

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/fiori-generator-shared@0.6.3
- @sap-ux/system-access@0.5.12

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-inquirer"
},
"version": "1.0.2",
"version": "1.0.3",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/abap-deploy-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/abap-deploy-config-writer

## 0.0.49

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/system-access@0.5.12

## 0.0.48

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-writer"
},
"version": "0.0.48",
"version": "0.0.49",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/adp-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sap-ux/adp-tooling

## 0.12.58

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12

## 0.12.57

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adp-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
},
"version": "0.12.57",
"version": "0.12.58",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/annotation-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/annotation-generator

## 0.2.9

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/fiori-annotation-api@0.2.9

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/annotation-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/annotation-generator",
"version": "0.2.8",
"version": "0.2.9",
"description": "Library that provides API for generation of annotations by SAP Fiori App Generator",
"publisher": "SAPSE",
"author": "SAP SE",
Expand Down
8 changes: 8 additions & 0 deletions packages/app-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/app-config-writer

## 0.4.41

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/axios-extension@1.16.6

## 0.4.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-config-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/app-config-writer",
"description": "Add or update configuration for SAP Fiori tools application",
"version": "0.4.40",
"version": "0.4.41",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/cap-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/cap-config-writer

## 0.7.48

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/fiori-generator-shared@0.6.3

## 0.7.47

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cap-config-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/cap-config-writer",
"description": "Add or update configuration for SAP CAP projects",
"version": "0.7.47",
"version": "0.7.48",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/cards-editor-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/cards-editor-middleware

## 0.4.29

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1

## 0.4.28

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cards-editor-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/cards-editor-middleware",
"version": "0.4.28",
"version": "0.4.29",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
16 changes: 16 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @sap-ux/create

## 0.8.42

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/abap-deploy-config-writer@0.0.49
- @sap-ux/adp-tooling@0.12.58
- @sap-ux/app-config-writer@0.4.41
- @sap-ux/cap-config-writer@0.7.48
- @sap-ux/cards-editor-config-writer@0.4.5
- @sap-ux/mockserver-config-writer@0.6.5
- @sap-ux/preview-middleware@0.16.85
- @sap-ux/system-access@0.5.12
- @sap-ux/abap-deploy-config-inquirer@1.0.3

## 0.8.41

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/create",
"description": "SAP Fiori tools module to add or remove features",
"version": "0.8.41",
"version": "0.8.42",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/environment-check/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/environment-check

## 0.17.44

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/axios-extension@1.16.6

## 0.17.43

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/environment-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/environment-check",
"version": "0.17.43",
"version": "0.17.44",
"description": "SAP Fiori environment check",
"license": "Apache-2.0",
"bin": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fe-fpm-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/fe-fpm-writer

## 0.31.9

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/fiori-annotation-api@0.2.9

## 0.31.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fe-fpm-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/fe-fpm-writer",
"description": "SAP Fiori elements flexible programming model writer",
"version": "0.31.8",
"version": "0.31.9",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/fiori-annotation-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/fiori-annotation-api

## 0.2.9

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/cds-odata-annotation-converter@0.3.7

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fiori-annotation-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/fiori-annotation-api",
"version": "0.2.8",
"version": "0.2.9",
"description": "Library that provides API for reading and writing annotations in SAP Fiori elements projects.",
"publisher": "SAPSE",
"author": "SAP SE",
Expand Down
10 changes: 10 additions & 0 deletions packages/fiori-elements-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @sap-ux/fiori-elements-writer

## 1.3.7

### Patch Changes

- @sap-ux/fe-fpm-writer@0.31.9
- @sap-ux/fiori-generator-shared@0.6.3
- @sap-ux/odata-service-writer@0.23.0
- @sap-ux/ui5-application-writer@1.2.0
- @sap-ux/ui5-test-writer@0.4.1

## 1.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fiori-elements-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/fiori-elements-writer",
"description": "SAP Fiori elements application writer",
"version": "1.3.6",
"version": "1.3.7",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/fiori-freestyle-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/fiori-freestyle-writer

## 1.2.5

### Patch Changes

- @sap-ux/fiori-generator-shared@0.6.3
- @sap-ux/odata-service-writer@0.23.0
- @sap-ux/ui5-application-writer@1.2.0

## 1.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fiori-freestyle-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/fiori-freestyle-writer",
"description": "SAP Fiori freestyle application writer",
"version": "1.2.4",
"version": "1.2.5",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/fiori-generator-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/fiori-generator-shared

## 0.6.3

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1

## 0.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fiori-generator-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/fiori-generator-shared",
"description": "Commonly used shared functionality and types to support the fiori generator.",
"version": "0.6.2",
"version": "0.6.3",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/launch-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/launch-config

## 0.7.4

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1

## 0.7.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/launch-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/launch-config",
"version": "0.7.3",
"version": "0.7.4",
"description": "SAP Fiori tools launch config administration",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 0b8d426

Please sign in to comment.