@ui5/task-adaptation 1.4.0 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,7 +2,13 @@
2
2
  All notable changes to this project will be documented in this file.
3
3
  This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
 
5
- A list of unreleased changes can be found [here](https://github.com/SAP/ui5-task-adaptation/compare/v1.4.0...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-task-adaptation/compare/v1.4.2...HEAD).
6
+
7
+ <a name="v1.4.2"></a>
8
+ ## [v1.4.2] - 2025-02-25
9
+ ### Bug Fixes
10
+ - Update axios for CF [`e0e2220`](https://github.com/SAP/ui5-task-adaptation/commit/e0e2220d3a7fe429a06e5ca842858de2c559416f)
11
+
6
12
 
7
13
  <a name="v1.4.0"></a>
8
14
  ## [v1.4.0] - 2024-09-25
@@ -100,6 +106,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-task
100
106
  <a name="v1.0.0"></a>
101
107
  ## v1.0.0 - 2020-12-09
102
108
 
109
+ [v1.4.2]: https://github.com/SAP/ui5-task-adaptation/compare/v1.4.0...v1.4.2
103
110
  [v1.4.0]: https://github.com/SAP/ui5-task-adaptation/compare/v1.3.3...v1.4.0
104
111
  [v1.3.3]: https://github.com/SAP/ui5-task-adaptation/compare/v1.3.2...v1.3.3
105
112
  [v1.3.2]: https://github.com/SAP/ui5-task-adaptation/compare/v1.3.1...v1.3.2