@sap/ux-specification 1.71.63 → 1.71.64

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.63] - 2022-07-14
7
+ ## [1.71.64] - 2022-07-28
8
8
 
9
9
  ### Added
10
10
 
@@ -15,10 +15,20 @@ This project adheres to [Semantic Versioning](http://semver.org/) and the change
15
15
  ### Deprecated
16
16
 
17
17
  ### Fixed
18
- - Coding refactored in accordance with changes in higher release versions
19
18
 
20
19
  ### Quality
21
20
 
21
+ - Upgrade of webpack
22
+ - Upgrade of terser
23
+ - Upgrade of glob-parent
24
+ - Upgrade of lerna
25
+
26
+ ## [1.71.63] - 2022-07-14
27
+
28
+ ### Fixed
29
+
30
+ - Coding refactored in accordance with changes in higher release versions
31
+
22
32
  ## [1.71.62] - 2022-06-29
23
33
 
24
34
  ### Fixed