Skip to content

Commit 96cdbdc

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent b7f0c85 commit 96cdbdc

29 files changed

Lines changed: 141 additions & 23 deletions

File tree

.changeset/polite-pandas-pick.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

examples/fe-fpm-cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sap-ux/fe-fpm-cli
22

3+
## 1.0.24
4+
5+
### Patch Changes
6+
7+
#### Workspace Updates
8+
9+
- @sap-ux/fe-fpm-writer 1.3.4 → 1.3.5
10+
311
## 1.0.23
412

513
### Patch Changes

examples/fe-fpm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/fe-fpm-cli",
3-
"version": "1.0.23",
3+
"version": "1.0.24",
44
"description": "A simple CLI to prompt required information to create a building block using the fe-fpm-writer module's prompt and generate functions.",
55
"license": "Apache-2.0",
66
"private": true,

examples/simple-generator/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @sap-ux/generator-simple-fe
22

3+
## 2.0.67
4+
5+
### Patch Changes
6+
7+
#### Workspace Updates
8+
9+
- @sap-ux/fiori-elements-writer 3.1.5 → 3.1.6
10+
- @sap-ux/fiori-freestyle-writer 3.0.55 → 3.0.55
11+
312
## 2.0.66
413

514
### Patch Changes

examples/simple-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/generator-simple-fe",
3-
"version": "2.0.66",
3+
"version": "2.0.67",
44
"description": "Simple example of a yeoman generator for Fiori elements.",
55
"license": "Apache-2.0",
66
"private": true,

packages/annotation-generator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sap-ux/annotation-generator
22

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
#### Workspace Updates
8+
9+
- @sap-ux/fiori-annotation-api 1.0.16 → 1.0.17
10+
311
## 1.0.16
412

513
### Patch Changes

packages/annotation-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/annotation-generator",
3-
"version": "1.0.16",
3+
"version": "1.0.17",
44
"description": "Library that provides API for generation of annotations by SAP Fiori App Generator",
55
"type": "module",
66
"publisher": "SAPSE",

packages/cds-annotation-parser/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sap-ux/cds-annotation-parser
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
#### Workspace Updates
8+
9+
- @sap-ux/odata-vocabularies 1.0.4 → 1.0.5
10+
311
## 1.0.4
412

513
### Patch Changes

packages/cds-annotation-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/cds-annotation-parser",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Annotation Parser for CDS",
55
"type": "module",
66
"repository": {

packages/cds-odata-annotation-converter/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @sap-ux/cds-odata-annotation-converter
22

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
#### Workspace Updates
8+
9+
- @sap-ux/odata-vocabularies 1.0.4 → 1.0.5
10+
- @sap-ux/cds-annotation-parser 1.0.4 → 1.0.5
11+
312
## 1.0.6
413

514
### Patch Changes

0 commit comments

Comments
 (0)