[READ-ONLY] Mirror of https://github.com/flo-bit/ui-kit. 🦊 fox ui, svelte 5 and tailwind 4 flo-bit.dev/ui-kit/
svelte tailwindcss ui-components
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #23 from flo-bit/changeset-release/main

Version Packages

authored by

Florian and committed by
GitHub
(May 3, 2025, 7:27 PM +0200) d6fb3ccf dd21aaae

+7 -6
-5
.changeset/better-areas-hide.md
··· 1 - --- 2 - '@fuxui/social': patch 3 - --- 4 - 5 - improve emoji picker
+6
packages/social/CHANGELOG.md
··· 1 1 # @fuxui/social 2 2 3 + ## 0.0.5 4 + 5 + ### Patch Changes 6 + 7 + - dd21aaa: improve emoji picker 8 + 3 9 ## 0.0.4 4 10 5 11 ### Patch Changes
+1 -1
packages/social/package.json
··· 1 1 { 2 2 "name": "@fuxui/social", 3 3 "private": false, 4 - "version": "0.0.4", 4 + "version": "0.0.5", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",