Skip to content

Commit 65c4604

Browse files
committed
chore(release): publish
- @ui5/[email protected]
1 parent e1f9442 commit 65c4604

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.1](https://github.com/SAP/ui5-typescript/compare/@ui5/[email protected]...@ui5/[email protected]) (2023-05-25)
7+
8+
### Bug Fixes
9+
10+
- **ts-interface-generator:** enable running with TypeScript < 4.8 ([e1f9442](https://github.com/SAP/ui5-typescript/commit/e1f9442b2b78f891f9cf6d3159f267179a17f899)), closes [#396](https://github.com/SAP/ui5-typescript/issues/396)
11+
612
# [0.6.0](https://github.com/SAP/ui5-typescript/compare/@ui5/[email protected]...@ui5/[email protected]) (2023-05-24)
713

814
### Features

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.0",
3+
"version": "0.6.1",
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)