Skip to content

Commit 97bd879

Browse files
committed
chore(release): publish
- @ui5/[email protected]
1 parent cbb5daa commit 97bd879

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.2](https://github.com/SAP/ui5-typescript/compare/@ui5/[email protected]...@ui5/[email protected]) (2023-05-26)
7+
8+
### Bug Fixes
9+
10+
- **ts-interface-generator:** fix usage of quoted property etc. names ([cbb5daa](https://github.com/SAP/ui5-typescript/commit/cbb5daae080e265c372cf6b73d17b7bc049e456b))
11+
612
## [0.6.1](https://github.com/SAP/ui5-typescript/compare/@ui5/[email protected]...@ui5/[email protected]) (2023-05-25)
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.1",
3+
"version": "0.6.2",
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)