@teipublisher/pb-components 3.6.2 → 3.6.4

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,3 +1,17 @@
1
+ ## [3.6.4](https://github.com/eeditiones/tei-publisher-components/compare/v3.6.3...v3.6.4) (2026-07-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **pb-view-annotate:** scroll back to last position after refresh ([9f4eb4b](https://github.com/eeditiones/tei-publisher-components/commit/9f4eb4bb7f0fe50cf9043c24d2f2eda6f97196b2))
7
+
8
+ ## [3.6.3](https://github.com/eeditiones/tei-publisher-components/compare/v3.6.2...v3.6.3) (2026-07-01)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **pb-authority-lookup:** add debouncing, avoid older results overwriting newer ([ea3d32a](https://github.com/eeditiones/tei-publisher-components/commit/ea3d32a2495da90f3c8efc91c3a36589ed0c8266))
14
+
1
15
  ## [3.6.2](https://github.com/eeditiones/tei-publisher-components/compare/v3.6.1...v3.6.2) (2026-07-01)
2
16
 
3
17