@anglr/common 15.0.0-beta.20221026052356 → 15.0.0-beta.20221026053714

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
@@ -41,6 +41,7 @@
41
41
  - minimal supported version of `@angular` is `14.2.0`
42
42
  - minimal supported version of `rxjs` is `7.5.7`
43
43
  - minimal supported version of `@jscrpt/common` is `3.2.0`
44
+ - minimal supported version of `@floating-ui` is `1.0.3`
44
45
  - minimal supported version of `tslib` is `2.4.0`
45
46
  - updated `PositionOptions` interface
46
47
  - `offset` is no longer enum, enum values are represented as string
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@anglr/common",
3
- "version": "15.0.0-beta.20221026052356",
3
+ "version": "15.0.0-beta.20221026053714",
4
4
  "description": "Angular module for common angular stuff",
5
5
  "type": "module",
6
6
  "sideEffects": false,
package/version.bak CHANGED
@@ -1 +1 @@
1
- 15.0.0-beta.20221026052356
1
+ 15.0.0-beta.20221026053714