@apolitical/component-library 8.3.26 → 8.3.28

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
@@ -50532,6 +50532,7 @@ export {
50532
50532
  Tie as toCapitalisedCase,
50533
50533
  S3 as toSentenceCase,
50534
50534
  X0 as transformSlugs,
50535
+ i6 as useActivitiesFeed,
50535
50536
  T3 as useAutoResize,
50536
50537
  r7 as useBadges,
50537
50538
  _3 as useCurrentPath,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "8.3.26",
3
+ "version": "8.3.28",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {