Skip to content

Commit b3d0fc2

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 52f6549 commit b3d0fc2

19 files changed

Lines changed: 77 additions & 15 deletions

File tree

.changeset/funny-badgers-grab.md

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

examples/fe-fpm-cli/CHANGELOG.md

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

3+
## 0.1.137
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fe-fpm-writer@0.43.23
8+
39
## 0.1.136
410

511
### 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": "0.1.136",
3+
"version": "0.1.137",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sap-ux/generator-simple-fe
22

3+
## 1.1.246
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.129
8+
- @sap-ux/fiori-freestyle-writer@2.5.97
9+
310
## 1.1.245
411

512
### 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": "1.1.245",
3+
"version": "1.1.246",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sap-ux/annotation-generator
22

3+
## 0.4.51
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [52f6549]
8+
- @sap-ux/fiori-annotation-api@0.9.44
9+
310
## 0.4.50
411

512
### 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": "0.4.50",
3+
"version": "0.4.51",
44
"description": "Library that provides API for generation of annotations by SAP Fiori App Generator",
55
"publisher": "SAPSE",
66
"repository": {

packages/eslint-plugin-fiori-tools/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @sap-ux/eslint-plugin-fiori-tools
22

3+
## 9.13.0
4+
5+
### Minor Changes
6+
7+
- 52f6549: Add .cds annotations support to enable linting of CAP apps with the eslint-plugin-fiori-tools.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [52f6549]
12+
- @sap-ux/fiori-annotation-api@0.9.44
13+
314
## 9.12.3
415

516
### Patch Changes

packages/eslint-plugin-fiori-tools/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/eslint-plugin-fiori-tools",
3-
"version": "9.12.3",
3+
"version": "9.13.0",
44
"description": "Custom linting plugin for Fiori tools apps",
55
"repository": {
66
"type": "git",

packages/fe-fpm-writer/CHANGELOG.md

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

3+
## 0.43.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [52f6549]
8+
- @sap-ux/fiori-annotation-api@0.9.44
9+
310
## 0.43.22
411

512
### Patch Changes

0 commit comments

Comments
 (0)