Skip to content
Snippets Groups Projects
Commit 0ea2de7e authored by anne.matthes's avatar anne.matthes
Browse files

Release 1.2.0

parent 2e403776
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
## [1.2.0] - 2022-03-28
### Changed
- Improve version detection
......@@ -30,7 +32,8 @@ All notable changes to this project will be documented in this file.
- Start changelog
[Unreleased]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.1.236709...main
[Unreleased]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.2.0...main
[1.2.0]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.1.236709...1.2.0
[1.1.236709]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.1.236708...1.1.236709
[1.1.236708]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.1.236707...1.1.236708
[1.1.236707]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.1.0...1.1.236707
......@@ -21,7 +21,7 @@ version: 1.1.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.1.236709"
appVersion: "1.2.0"
dependencies:
- name: ox-common
version: 1.0.17
......
{
"name": "@open-xchange/ui-middleware",
"version": "1.1.236709",
"version": "1.2.0",
"description": "Provides a combined manifest.json",
"type": "module",
"main": "src/index.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment