@goodhood-web/ui 4.2.0-development.3 → 4.2.0-development.5

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
@@ -20530,6 +20530,7 @@ export {
20530
20530
  fI as NavBar,
20531
20531
  pI as NavItem,
20532
20532
  yI as NavigationTab,
20533
+ oP as Neighbour,
20533
20534
  gI as Notice,
20534
20535
  qr as NotificationBubble,
20535
20536
  dI as NotificationListItem,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "4.2.0-development.3",
3
+ "version": "4.2.0-development.5",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",