@ui5/task-adaptation 1.0.13 → 1.0.15

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,10 +2,10 @@
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.0.13...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-task-adaptation/compare/v1.0.15...HEAD).
6
6
 
7
- <a name="v1.0.13"></a>
8
- ## [v1.0.13] - 2022-11-22
7
+ <a name="v1.0.15"></a>
8
+ ## [v1.0.15] - 2022-11-29
9
9
 
10
10
  <a name="v1.0.11"></a>
11
11
  ## [v1.0.11] - 2022-03-01
@@ -46,7 +46,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-task
46
46
  <a name="v1.0.0"></a>
47
47
  ## v1.0.0 - 2020-12-09
48
48
 
49
- [v1.0.13]: https://github.com/SAP/ui5-task-adaptation/compare/v1.0.11...v1.0.13
49
+ [v1.0.15]: https://github.com/SAP/ui5-task-adaptation/compare/v1.0.11...v1.0.15
50
50
  [v1.0.11]: https://github.com/SAP/ui5-task-adaptation/compare/v1.0.10...v1.0.11
51
51
  [v1.0.10]: https://github.com/SAP/ui5-task-adaptation/compare/v1.0.9...v1.0.10
52
52
  [v1.0.9]: https://github.com/SAP/ui5-task-adaptation/compare/v1.0.8...v1.0.9
package/dist/bundle.js CHANGED
@@ -1,4 +1,4 @@
1
- //1.108.0
1
+ //1.108.1
2
2
  var window = {};
3
3
  'use strict';
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/task-adaptation",
3
- "version": "1.0.13",
3
+ "version": "1.0.15",
4
4
  "description": "Custom task for ui5-builder which allows building UI5 Flexibility Adaptation Projects for SAP BTP, Cloud Foundry environment",
5
5
  "main": "index.js",
6
6
  "scripts": {