Skip to content

Commit 29ae709

Browse files
committed
Release 3.3.1
1 parent ebf23f4 commit 29ae709

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5-
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.3.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.3.1...HEAD).
6+
7+
<a name="v3.3.1"></a>
8+
## [v3.3.1] - 2023-07-03
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/project from 3.4.0 to 3.4.1 [`ebf23f4`](https://github.com/SAP/ui5-cli/commit/ebf23f4ed7ed3833579ee462647e626d16e73192)
11+
612

713
<a name="v3.3.0"></a>
814
## [v3.3.0] - 2023-06-21
@@ -1058,6 +1064,7 @@ Only Node.js v10 or higher is supported.
10581064

10591065
<a name="v0.0.1"></a>
10601066
## v0.0.1 - 2018-06-06
1067+
[v3.3.1]: https://github.com/SAP/ui5-cli/compare/v3.3.0...v3.3.1
10611068
[v3.3.0]: https://github.com/SAP/ui5-cli/compare/v3.2.0...v3.3.0
10621069
[v3.2.0]: https://github.com/SAP/ui5-cli/compare/v3.1.3...v3.2.0
10631070
[v3.1.3]: https://github.com/SAP/ui5-cli/compare/v3.1.2...v3.1.3

npm-shrinkwrap.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": "@ui5/cli",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "UI5 Tooling - CLI",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)