Skip to content
Snippets Groups Projects
Commit 451c9023 authored by richard.petersen's avatar richard.petersen :sailboat:
Browse files

Release 1.3.3

parent 8f2d2180
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
## [1.3.3] - 2022-05-10
### Fixed
- [`OXUIB-1632`](https://jira.open-xchange.com/browse/OXUIB-1632) Multiple ui-middleware-nodes might end up in different configurations [`1ee3761`](https://gitlab.open-xchange.com/frontend/ui-middleware/commit/1ee376117a8468a267f2f2297694fc4d9003458f)
## [1.3.2] - 2022-05-05
### Fixed
......@@ -60,7 +66,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.3.2...main
[unreleased]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.3.3...main
[1.3.3]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.3.2...1.3.3
[1.3.2]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.3.1...1.3.2
[1.3.1]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.3.0...1.3.1
[1.3.0]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.2.1...1.3.0
......
......@@ -21,7 +21,7 @@ version: 1.2.3
# 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.3.2"
appVersion: "1.3.3"
dependencies:
- name: ox-common
version: 1.0.17
......
{
"name": "@open-xchange/ui-middleware",
"version": "1.3.2",
"version": "1.3.3",
"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