Skip to content

Commit 73a5d75

Browse files
committed
chore(release): publish
- @ui5/dts-generator@3.9.0 - @ui5/openui5-snapshot-test@3.2.12
1 parent 26e96b3 commit 73a5d75

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

packages/dts-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+
# [3.9.0](https://github.com/UI5/typescript/compare/@ui5/dts-generator@3.8.1...@ui5/dts-generator@3.9.0) (2025-10-13)
7+
8+
### Features
9+
10+
- **dts-generator:** introduce new directive for modules with named exports ([#525](https://github.com/UI5/typescript/issues/525)) ([26e96b3](https://github.com/UI5/typescript/commit/26e96b3a1be30e9c55d9a28672d42dcf98f8b797))
11+
612
## [3.8.1](https://github.com/UI5/typescript/compare/@ui5/dts-generator@3.8.0...@ui5/dts-generator@3.8.1) (2025-10-13)
713

814
### Bug Fixes

packages/dts-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui5/dts-generator",
33
"description": "Generates TypeScript type definitions from UI5 api.json files",
4-
"version": "3.8.1",
4+
"version": "3.9.0",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",

test-packages/openui5-snapshot-test/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [3.2.12](https://github.com/UI5/typescript/compare/@ui5/openui5-snapshot-test@3.2.11...@ui5/openui5-snapshot-test@3.2.12) (2025-10-13)
7+
8+
**Note:** Version bump only for package @ui5/openui5-snapshot-test
9+
10+
11+
12+
13+
614
## [3.2.11](https://github.com/UI5/typescript/compare/@ui5/openui5-snapshot-test@3.2.10...@ui5/openui5-snapshot-test@3.2.11) (2025-10-13)
715

816
**Note:** Version bump only for package @ui5/openui5-snapshot-test

test-packages/openui5-snapshot-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui5/openui5-snapshot-test",
33
"private": true,
4-
"version": "3.2.11",
4+
"version": "3.2.12",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)