@bnsights/bbsf-controls 1.2.23-beta.0 → 1.2.23

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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -392,7 +392,7 @@ If the issue persists, consider using a different HTML editor component that's c
392
392
 
393
393
  ## Change Log
394
394
 
395
- ## 1.2.23 / 10-06-2026
395
+ ## 1.2.23 / 10-06-2026
396
396
 
397
397
  =====================
398
398
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bnsights/bbsf-controls",
3
- "version": "1.2.23-beta.0",
3
+ "version": "1.2.23",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^19.2.14",
6
6
  "@angular/cdk": "^19.2.19",