Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 63 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Changelog

All notable changes to `likeminds-feed-reactnative-ui`, generated from its GitHub Releases.

Full release history: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative-ui/releases

---

## [0.6.0] - 2023-12-13

### What's Changed
* [LM-9974] fix(pull-request.yml): on pr tag by @aditya-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/21
* [LM-9974] removed indent rule by @aditya-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/22
* [LM-10286] Feed v0.6.0 UI changes by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/23
* Version Changed - 0.6.0 by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/24
* Release v0.6.0 by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/25


**Full Changelog**: https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/compare/v0.5.0...v0.6.0

[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative-ui/releases/tag/v0.6.0)

## [0.5.0] - 2023-11-02

### What's Changed
* [LM-9619] Added LMText by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/1
* [LM-9620] Added LMIcon by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/3
* [LM-9621] Added LMButton by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/4
* [LM-9622] Added LMProfilePicture by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/5
* [LM-9623] Added LMInputText by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/6
* [LM-9624] LMMedia by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/7
* [LM-9625] LMPost by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/8
* resolved comments by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/10
* [LM-9626] LMMemberList by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/9
* [LM-9628] LMNotification by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/11
* [LM-9627] Added LMComment by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/12
* [LM_9614] Added Customizable UI by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/13
* [LM-9911] Fixed Feed UI changes by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/15
* [LM-10088] Product sign off bugs by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/18
* [LM-10088] Resolved design sign off bugs by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/19
* Release/v0.5.0 by @prabha-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/20

### New Contributors
* @prabha-likeminds made their first contribution in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/1

**Full Changelog**: https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/compare/v0.0.1...v0.5.0

[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative-ui/releases/tag/v0.5.0)

## [0.0.1] - 2023-10-30

### What's Changed
* Added PR template by @ishaan1607 in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/2
* [LM-9974] CI Implementation by @aditya-likeminds in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/16
* fix: versionCode and versionName in package.json by @ishaan1607 in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/17

### New Contributors
* @ishaan1607 made their first contribution in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/2
* @aditya-likeminds made their first contribution in https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/pull/16

**Full Changelog**: https://github.com/LikeMindsCommunity/LikeMinds-ReactNative-Feed-UI/commits/v0.0.1

[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative-ui/releases/tag/v0.0.1)
Loading