@anglr/common 19.1.0-beta.20240125054339 → 19.1.0-beta.20240125054935

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
@@ -50,6 +50,12 @@
50
50
  - minimal supported version of `tslib` is `2.6.2`
51
51
  - tooltip themes changed, previous *dark* is not *light* and vice versa, dark background should be identified as light theme since it is normally used within light app theme
52
52
 
53
+ ## Version 18.2.1 (2023-11-20)
54
+
55
+ ### Bug Fixes
56
+
57
+ - fixed `ProgressIndicatorService` isBrowser indicator initialization
58
+
53
59
  ## Version 18.2.0 (2023-11-09)
54
60
 
55
61
  ### Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@anglr/common",
3
- "version": "19.1.0-beta.20240125054339",
3
+ "version": "19.1.0-beta.20240125054935",
4
4
  "description": "Angular module for common angular stuff",
5
5
  "type": "module",
6
6
  "sideEffects": false,
package/version.bak CHANGED
@@ -1 +1 @@
1
- 19.1.0-beta.20240125054339
1
+ 19.1.0-beta.20240125054935