@odx/ui 2.13.0 → 2.13.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +11 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,4 +1,10 @@
1
- ## 2.9.9
1
+ # @odx/ui
2
+
3
+ ## 2.13.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 305fc0e: fix changelog formatting
2
8
 
3
9
  ## 2.13.0
4
10
 
@@ -48,10 +54,14 @@
48
54
 
49
55
  - 0ded821a: border radius for toasts
50
56
 
57
+ ## 2.9.9
58
+
51
59
  ### Patch Changes
52
60
 
53
61
  - 469224e8: Update library dependencies
54
62
 
63
+ ## @odx/ui 2.9.8
64
+
55
65
  ### Bug Fixes
56
66
 
57
67
  - distances for items ([609932e](https://dev.azure.com/draeger/ODXP/_git/odx-libraries/commit/609932e52ffdfae1cdd30a3d4ebf9f3910b4c8ff))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odx/ui",
3
- "version": "2.13.0",
3
+ "version": "2.13.1",
4
4
  "author": "Drägerwerk AG & Co.KGaA",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "peerDependencies": {