Skip to content

Commit 465ae4c

Browse files
3.8.3
1 parent b2a5ae9 commit 465ae4c

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
## <small>3.8.2 (2025-07-22)</small>
1+
## <small>3.8.3 (2025-07-22)</small>
22

33
- 3.8.0 ([c68817b](https://github.com/SAP/generator-easy-ui5/commit/c68817b))
44
- 3.8.1 ([d5ea70d](https://github.com/SAP/generator-easy-ui5/commit/d5ea70d))
5-
- 3.8.2 ([1185e76](https://github.com/SAP/generator-easy-ui5/commit/1185e76))
5+
- 3.8.2 ([1a294cf](https://github.com/SAP/generator-easy-ui5/commit/1a294cf))
6+
- 3.8.3 ([e18e1e2](https://github.com/SAP/generator-easy-ui5/commit/e18e1e2))
67
- Reuse Version update from dep to toml ([79a4004](https://github.com/SAP/generator-easy-ui5/commit/79a4004))
78
- chore: bump deps ([95ab483](https://github.com/SAP/generator-easy-ui5/commit/95ab483))
9+
- chore: node 20 ([b2a5ae9](https://github.com/SAP/generator-easy-ui5/commit/b2a5ae9))
810
- chore: npm version will update package.json ([bfeaf05](https://github.com/SAP/generator-easy-ui5/commit/bfeaf05))
911
- docs: add gen ai contribution guidelines ([2100b37](https://github.com/SAP/generator-easy-ui5/commit/2100b37))
1012
- docs: move genai section into CONTRIBUTING.md ([8c32432](https://github.com/SAP/generator-easy-ui5/commit/8c32432))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-easy-ui5",
3-
"version": "3.8.2",
3+
"version": "3.8.3",
44
"description": "Generator for UI5-based project",
55
"main": "generators/app/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)