@anglr/select 13.1.1 → 13.1.2-beta.20250708072849

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
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## Version 12.1.1 (2025-07-08)
4
+
5
+ ### Bug Fixes
6
+
7
+ - backported changes from 13.1.1
8
+ - added missing export of `NgSelectHasValuePipe`
9
+
3
10
  ## Version 13.1.1 (2025-06-12)
4
11
 
5
12
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@anglr/select",
3
- "version": "13.1.1",
3
+ "version": "13.1.2-beta.20250708072849",
4
4
  "description": "Angular component representing html select",
5
5
  "type": "module",
6
6
  "sideEffects": false,
package/version.bak CHANGED
@@ -1 +1 @@
1
- 13.1.1
1
+ 13.1.2-beta.20250708072849