@sap/ux-specification 1.71.62 → 1.71.63

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
@@ -4,7 +4,7 @@ All notable changes to this project are documented in this file.
4
4
 
5
5
  This project adheres to [Semantic Versioning](http://semver.org/) and the changelog is formatted based on [Keep a Changelog](http://keepachangelog.com/).
6
6
 
7
- ## [1.71.62] - 2022-06-29
7
+ ## [1.71.63] - 2022-07-14
8
8
 
9
9
  ### Added
10
10
 
@@ -14,6 +14,13 @@ This project adheres to [Semantic Versioning](http://semver.org/) and the change
14
14
 
15
15
  ### Deprecated
16
16
 
17
+ ### Fixed
18
+ - Coding refactored in accordance with changes in higher release versions
19
+
20
+ ### Quality
21
+
22
+ ## [1.71.62] - 2022-06-29
23
+
17
24
  ### Fixed
18
25
 
19
26
  - OData V2:
@@ -26,6 +33,8 @@ This project adheres to [Semantic Versioning](http://semver.org/) and the change
26
33
 
27
34
  ### Quality
28
35
 
36
+ - Switch from nexus repository to artifactory
37
+
29
38
  ## [1.71.61] - 2022-06-16
30
39
 
31
40
  ### Added