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

Release 1.3.7

parent 338e7da6
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.7] - 2022-07-19
### Added
- Add extended logging for file-caching mechanics [`9354abe`](https://gitlab.open-xchange.com/frontend/ui-middleware/commit/9354abe408a4b8a828611908ebc9dc0de363eac6)
## [1.3.6] - 2022-07-11
### Added
......@@ -104,7 +110,7 @@ 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.5...main
[unreleased]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.3.7...main
[1.3.5]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.3.3...1.3.5
[1.3.4]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.3.3...1.3.4
[1.3.3]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.3.2...1.3.3
......@@ -116,3 +122,5 @@ All notable changes to this project will be documented in this file.
[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
[1.3.7]: https://gitlab.open-xchange.com/frontend/ui-middleware/compare/1.3.6...1.3.7
......@@ -21,7 +21,7 @@ version: 1.2.7
# 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.6"
appVersion: "1.3.7"
dependencies:
- name: ox-common
version: 1.0.17
......
{
"name": "@open-xchange/ui-middleware",
"version": "1.3.6",
"version": "1.3.7",
"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