Skip to content

Commit 5e4e809

Browse files
committed
Release 3.1.3
1 parent dbe7657 commit 5e4e809

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
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.1.2...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.1.3...HEAD).
6+
7+
<a name="v3.1.3"></a>
8+
## [v3.1.3] - 2023-05-23
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/project from 3.3.0 to 3.3.1 [`dbe7657`](https://github.com/SAP/ui5-cli/commit/dbe765789c2998e71dbc2acfe18029400c144159)
11+
- Bump [@ui5](https://github.com/ui5)/builder from 3.0.3 to 3.0.4 [`44a7b21`](https://github.com/SAP/ui5-cli/commit/44a7b21618fe2892d6f99d5e97779a43cda24b8d)
12+
- Bump [@ui5](https://github.com/ui5)/fs from 3.0.3 to 3.0.4 [`9ed9ce2`](https://github.com/SAP/ui5-cli/commit/9ed9ce206ac22dbe396d10a9ae5f8ff1345c28be)
13+
614

715
<a name="v3.1.2"></a>
816
## [v3.1.2] - 2023-05-05
@@ -1031,6 +1039,7 @@ Only Node.js v10 or higher is supported.
10311039

10321040
<a name="v0.0.1"></a>
10331041
## v0.0.1 - 2018-06-06
1042+
[v3.1.3]: https://github.com/SAP/ui5-cli/compare/v3.1.2...v3.1.3
10341043
[v3.1.2]: https://github.com/SAP/ui5-cli/compare/v3.1.1...v3.1.2
10351044
[v3.1.1]: https://github.com/SAP/ui5-cli/compare/v3.1.0...v3.1.1
10361045
[v3.1.0]: https://github.com/SAP/ui5-cli/compare/v3.0.7...v3.1.0

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

0 commit comments

Comments
 (0)