@odx/angular 5.0.0 → 5.0.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 +9 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,4 +1,10 @@
1
- ## 4.1.0
1
+ # @odx/angular
2
+
3
+ ## 5.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 305fc0e: fix changelog formatting
2
8
 
3
9
  ## 5.0.0
4
10
 
@@ -16,6 +22,8 @@
16
22
 
17
23
  Add internal `Logger` class to improve debug output
18
24
 
25
+ ## 4.1.0
26
+
19
27
  ### Minor Changes
20
28
 
21
29
  - 909ed1a: new error page component
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odx/angular",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
4
  "author": "Drägerwerk AG & Co.KGaA",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "peerDependencies": {