Skip to content

Commit 1218db8

Browse files
committed
chore(release): publish
- @ui5/[email protected]
1 parent fd8ad71 commit 1218db8

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.0](https://github.com/SAP/ui5-typescript/compare/@ui5/[email protected]...@ui5/[email protected]) (2023-05-24)
7+
8+
### Features
9+
10+
- **ts-interface-generator:** add JSDoc to generated interfaces ([fd8ad71](https://github.com/SAP/ui5-typescript/commit/fd8ad711c1db0ee1040b200a89b0fb6fc41f271c)), closes [#393](https://github.com/SAP/ui5-typescript/issues/393)
11+
612
## [0.5.5](https://github.com/SAP/ui5-typescript/compare/@ui5/[email protected]...@ui5/[email protected]) (2023-04-01)
713

814
**Note:** Version bump only for package @ui5/ts-interface-generator

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