Skip to content

Commit

Permalink
Release 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed Aug 1, 2024
1 parent 167ac39 commit 7a921c0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v4.0.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v4.0.2...HEAD).

<a name="v4.0.2"></a>
## [v4.0.2] - 2024-08-01
### Dependency Updates
- Bump devcert-sanscache from 0.4.8 to 5.0.1 [`4a06c57`](https://github.com/SAP/ui5-server/commit/4a06c579c510d567ea214d565a490327c0b481d0)


<a name="v4.0.1"></a>
## [v4.0.1] - 2024-07-31
Expand Down Expand Up @@ -369,6 +375,7 @@ Only Node.js v10 or higher is supported.

<a name="v0.0.1"></a>
## v0.0.1 - 2018-06-06
[v4.0.2]: https://github.com/SAP/ui5-server/compare/v4.0.1...v4.0.2
[v4.0.1]: https://github.com/SAP/ui5-server/compare/v4.0.0...v4.0.1
[v4.0.0]: https://github.com/SAP/ui5-server/compare/v3.1.5...v4.0.0
[v3.2.1]: https://github.com/SAP/ui5-server/compare/v3.2.0...v3.2.1
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/server",
"version": "4.0.1",
"version": "4.0.2",
"description": "UI5 Tooling - Server",
"author": {
"name": "SAP SE",
Expand Down

0 comments on commit 7a921c0

Please sign in to comment.