Skip to content

Commit cb769a3

Browse files
committed
Release 3.3.0
1 parent 66d9caa commit cb769a3

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
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.2.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.3.0...HEAD).
6+
7+
<a name="v3.3.0"></a>
8+
## [v3.3.0] - 2023-06-21
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/project from 3.3.2 to 3.4.0 [`66d9caa`](https://github.com/SAP/ui5-cli/commit/66d9caa4a3ef50edf246ddf5e308a0b035f9c2a1)
11+
- Bump [@ui5](https://github.com/ui5)/builder from 3.0.5 to 3.0.6 [`e504a14`](https://github.com/SAP/ui5-cli/commit/e504a1453feec43d74da9a03f58c47cdfdcfde5f)
12+
613

714
<a name="v3.2.0"></a>
815
## [v3.2.0] - 2023-06-06
@@ -1051,6 +1058,7 @@ Only Node.js v10 or higher is supported.
10511058

10521059
<a name="v0.0.1"></a>
10531060
## v0.0.1 - 2018-06-06
1061+
[v3.3.0]: https://github.com/SAP/ui5-cli/compare/v3.2.0...v3.3.0
10541062
[v3.2.0]: https://github.com/SAP/ui5-cli/compare/v3.1.3...v3.2.0
10551063
[v3.1.3]: https://github.com/SAP/ui5-cli/compare/v3.1.2...v3.1.3
10561064
[v3.1.2]: https://github.com/SAP/ui5-cli/compare/v3.1.1...v3.1.2

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.2.0",
3+
"version": "3.3.0",
44
"description": "UI5 Tooling - CLI",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)