Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'tags/v3.1.0' into release/v3.1.0
chore(release): 3.1.0 # Conflicts: # .eslintignore # .github/workflows/dev.yaml # .github/workflows/production.yaml # .github/workflows/staging.yaml # .github/workflows/teardown.yaml # .github/workflows/testing.yaml # .husky/pre-commit # .npmrc # CHANGELOG.md # code-of-conduct.md # package.json # pnpm-lock.yaml # readme.md # security.md # src/chat/components/Chat/index.tsx # src/chat/components/ChatDetails/ChatDetailsControls/styles.tsx # src/chat/components/ChatDetails/ChatDetailsMembers/styles.tsx # src/chat/components/ChatDetails/styles.tsx # src/chat/components/ChatHeader/styles.tsx # src/chat/components/Message/styles.tsx # src/chat/components/MessageComposeBar/styles.tsx # src/chat/components/RecentChat/styles.tsx # src/chat/pages/Application/index.tsx # src/core/components/Avatar/AvatarUpload.tsx # src/core/components/Dropdown/index.tsx # src/core/components/Files/File.tsx # src/core/components/Files/styles.tsx # src/core/components/InputCounter/styles.tsx # src/core/components/Layout/styles.tsx # src/core/components/Modal/styles.tsx # src/core/components/Notification/styles.tsx # src/core/components/OptionMenu/styles.tsx # src/core/components/Select/index.tsx # src/core/components/Uploaders/File/StyledFile.tsx # src/core/components/Uploaders/File/styles.tsx # src/core/components/Uploaders/Image/styles.tsx # src/core/components/Uploaders/Video/styles.tsx # src/core/components/UserChip/styles.tsx # src/social/components/Comment/styles.tsx # src/social/components/CommentLikeButton/styles.tsx # src/social/components/CommunityForm/AvatarUploader.tsx # src/social/components/CommunityForm/styles.tsx # src/social/components/CommunityInfo/styles.tsx # src/social/components/EmptyFeed/index.tsx # src/social/components/EngagementBar/styles.tsx # src/social/components/Feed/styles.tsx # src/social/components/ImageGallery/styles.tsx # src/social/components/Images/styles.tsx # src/social/components/LoadMore/styles.jsx # src/social/components/LoadMoreWrapper/styles.tsx # src/social/components/MediaGallery/index.tsx # src/social/components/PrivateFeed/styles.tsx # src/social/components/ProfileSettings/styles.tsx # src/social/components/SideSectionCommunity/index.tsx # src/social/components/SocialSearch/styles.tsx # src/social/components/UserInfo/styles.tsx # src/social/components/category/CategoryChip/UICategoryChip.tsx # src/social/components/category/CategoryChip/styles.tsx # src/social/components/community/Name/styles.tsx # src/social/components/post/Creator/components/PostTargetSelector.tsx # src/social/components/post/Editor/usePostEditor.ts # src/social/components/post/GalleryContent/StyledStreamItem.tsx # src/social/components/post/GalleryContent/VideoItem.tsx # src/social/components/post/LikeButton/styles.tsx # src/social/hooks/useReport.ts # src/social/pages/CommunityEdit/styles.tsx
- Loading branch information