@apolitical/component-library 8.7.21 → 8.7.22-re.1

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/index.mjs CHANGED
@@ -50969,6 +50969,7 @@ export {
50969
50969
  mp as useHomepagePath,
50970
50970
  t4 as useLocale,
50971
50971
  R7 as useOverlay,
50972
+ pT as useRepliesFeed,
50972
50973
  l7 as useScrollListener,
50973
50974
  n4 as useScrollToHash,
50974
50975
  F4 as useScrollToPost,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "8.7.21",
3
+ "version": "8.7.22-re.1",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {