Skip to content

Commit

Permalink
Release 1.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-suvorov committed Feb 12, 2024
1 parent d54b1c9 commit 005c3f0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
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-manifest/compare/v1.62.0...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-manifest/compare/v1.62.1...HEAD).

<a name="v1.62.1"></a>
## [v1.62.1] - 0001-01-01

<a name="v1.62.0"></a>
## [v1.62.0] - 2024-02-12
Expand Down Expand Up @@ -55,6 +58,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-mani
<a name="v1.48.1"></a>
## v1.48.1 - 2022-11-10

[v1.62.1]: https://github.com/SAP/ui5-manifest/compare/v1.62.0...v1.62.1
[v1.62.0]: https://github.com/SAP/ui5-manifest/compare/v1.61.1...v1.62.0
[v1.61.1]: https://github.com/SAP/ui5-manifest/compare/v1.60.0...v1.61.1
[v1.60.0]: https://github.com/SAP/ui5-manifest/compare/v1.59.0...v1.60.0
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/manifest",
"version": "1.62.0",
"version": "1.62.1",
"description": "This project contains the flattend json schema for the ui5 manifest.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 005c3f0

Please sign in to comment.