Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @ui5/dts-generator@3.1.0
 - @ui5/openui5-snapshot-test@3.1.0
  • Loading branch information
akudev committed May 7, 2024
1 parent a7055f3 commit 4c8a8fa
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/dts-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/SAP/ui5-typescript/compare/@ui5/dts-generator@3.0.2...@ui5/dts-generator@3.1.0) (2024-05-07)

### Features

- add dependenciesTypePackagesForCheck option ([#451](https://github.com/SAP/ui5-typescript/issues/451)) ([2b2259b](https://github.com/SAP/ui5-typescript/commit/2b2259bde8eb8722b988b14f5884c4abae8e41c3))
- **dts-generator:** add download-apijson API and CLI ([49f0db2](https://github.com/SAP/ui5-typescript/commit/49f0db20d917a9820767814326f037c80e4ea64c))

## [3.0.2](https://github.com/SAP/ui5-typescript/compare/@ui5/dts-generator@3.0.1...@ui5/dts-generator@3.0.2) (2024-04-26)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/dts-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ui5/dts-generator",
"description": "Generates TypeScript type definitions from UI5 api.json files",
"version": "3.0.2",
"version": "3.1.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions test-packages/openui5-snapshot-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/SAP/ui5-typescript/compare/@ui5/openui5-snapshot-test@3.0.2...@ui5/openui5-snapshot-test@3.1.0) (2024-05-07)


### Features

* **dts-generator:** add download-apijson API and CLI ([49f0db2](https://github.com/SAP/ui5-typescript/commit/49f0db20d917a9820767814326f037c80e4ea64c))





## [3.0.2](https://github.com/SAP/ui5-typescript/compare/@ui5/openui5-snapshot-test@3.0.1...@ui5/openui5-snapshot-test@3.0.2) (2024-04-26)

**Note:** Version bump only for package @ui5/openui5-snapshot-test
Expand Down
2 changes: 1 addition & 1 deletion test-packages/openui5-snapshot-test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ui5/openui5-snapshot-test",
"private": true,
"version": "3.0.2",
"version": "3.1.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4c8a8fa

Please sign in to comment.