Skip to content

Commit 22a6ad7

Browse files
committed
chore(release): publish
- @ui5/[email protected]
1 parent f71fd2a commit 22a6ad7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/ts-interface-generator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.6.3](https://github.com/SAP/ui5-typescript/compare/@ui5/[email protected]...@ui5/[email protected]) (2023-06-14)
7+
8+
### Bug Fixes
9+
10+
- **ts-interface-generator:** fix usage with UI5 types 1.115.0 ([f71fd2a](https://github.com/SAP/ui5-typescript/commit/f71fd2a6a180b4a92575e702ef6b10768a72e39d)), closes [#397](https://github.com/SAP/ui5-typescript/issues/397)
11+
612
## [0.6.2](https://github.com/SAP/ui5-typescript/compare/@ui5/[email protected]...@ui5/[email protected]) (2023-05-26)
713

814
### Bug Fixes

packages/ts-interface-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/ts-interface-generator",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "Generator for TypeScript type definitions for custom UI5 controls implemented in TypeScript",
55
"author": "SAP SE",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)