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 Jan 9, 2025
1 parent 326cd59 commit 4df9313
Show file tree
Hide file tree
Showing 19 changed files with 73 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/shiny-toes-check.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/simple-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/generator-simple-fe

## 1.0.104

### Patch Changes

- @sap-ux/fiori-elements-writer@1.3.43
- @sap-ux/fiori-freestyle-writer@1.2.39

## 1.0.103

### 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.103",
"version": "1.0.104",
"description": "Simple example of a yeoman generator for Fiori elements.",
"license": "Apache-2.0",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions packages/adp-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/adp-tooling

## 0.12.106

### Patch Changes

- Updated dependencies [326cd59]
- @sap-ux/odata-service-writer@0.25.2

## 0.12.105

### 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.105",
"version": "0.12.106",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @sap-ux/create

## 0.11.23

### Patch Changes

- Updated dependencies [326cd59]
- @sap-ux/odata-service-writer@0.25.2
- @sap-ux/adp-tooling@0.12.106
- @sap-ux/flp-config-inquirer@0.2.11
- @sap-ux/preview-middleware@0.16.164
- @sap-ux/app-config-writer@0.5.13

## 0.11.22

### 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.11.22",
"version": "0.11.23",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/fiori-elements-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/fiori-elements-writer

## 1.3.43

### Patch Changes

- Updated dependencies [326cd59]
- @sap-ux/odata-service-writer@0.25.2

## 1.3.42

### 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.42",
"version": "1.3.43",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/fiori-freestyle-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/fiori-freestyle-writer

## 1.2.39

### Patch Changes

- Updated dependencies [326cd59]
- @sap-ux/odata-service-writer@0.25.2

## 1.2.38

### 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.38",
"version": "1.2.39",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/flp-config-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/flp-config-inquirer

## 0.2.11

### Patch Changes

- @sap-ux/adp-tooling@0.12.106

## 0.2.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flp-config-inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/flp-config-inquirer",
"description": "Prompts module that can prompt users for inputs required for FLP configuration",
"version": "0.2.10",
"version": "0.2.11",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/flp-config-sub-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/flp-config-sub-generator

## 0.0.9

### Patch Changes

- @sap-ux/flp-config-inquirer@0.2.11
- @sap-ux/app-config-writer@0.5.13

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flp-config-sub-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/flp-config-sub-generator",
"description": "Generator for creating Fiori Launcpad configuration",
"version": "0.0.8",
"version": "0.0.9",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/odata-service-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/odata-service-writer

## 0.25.2

### Patch Changes

- 326cd59: Uses "" model for mainService during generation if model for mainService already exists.

## 0.25.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/odata-service-writer/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%3Aodata-service-writer"
},
"version": "0.25.1",
"version": "0.25.2",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/preview-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/preview-middleware

## 0.16.164

### Patch Changes

- @sap-ux/adp-tooling@0.12.106

## 0.16.163

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preview-middleware/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%3Apreview-middleware"
},
"version": "0.16.163",
"version": "0.16.164",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down

0 comments on commit 4df9313

Please sign in to comment.