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 Aug 15, 2023
1 parent ce5ccd4 commit 12243f2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/many-balloons-roll.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

## 0.2.137

### Patch Changes

- Updated dependencies [ce5ccd4d]
- @sap-ux/fiori-elements-writer@0.12.23

## 0.2.136

### 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": "0.2.136",
"version": "0.2.137",
"description": "Simple example of a yeoman generator for Fiori elements.",
"license": "SEE LICENSE IN LICENSE",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions packages/fiori-elements-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/fiori-elements-writer

## 0.12.23

### Patch Changes

- ce5ccd4d: Use LocalStorageConnector instead of SessionStorageConnector in flexibilityServices

## 0.12.22

### 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": "0.12.22",
"version": "0.12.23",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down

0 comments on commit 12243f2

Please sign in to comment.