-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit was created by changelog-from-release in 'Release actions' CI workflow Co-authored-by: RezaRahemtola <[email protected]>
- Loading branch information
1 parent
8286a10
commit 1b48840
Showing
1 changed file
with
56 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,56 @@ | ||
# Changelog | ||
<a id="0.1.1"></a> | ||
# [0.1.1](https://github.com/Bedrock-im/bedrock/releases/tag/0.1.1) - 2024-11-08 | ||
|
||
# 0.1.1 - File upload | ||
|
||
General enhancements with basic features, code hierarchy improvements and final design system components | ||
|
||
## π Features | ||
|
||
- Feat: Made current drive directory available across the app using a store by [@Croos3r](https://github.com/Croos3r) ([#58](https://github.com/Bedrock-im/bedrock/issues/58)) | ||
- feat: File upload by [@Croos3r](https://github.com/Croos3r) ([#54](https://github.com/Bedrock-im/bedrock/issues/54)) | ||
- feat: Design System - Components Part III by [@EdenComp](https://github.com/EdenComp) ([#49](https://github.com/Bedrock-im/bedrock/issues/49)) | ||
|
||
## π Bug Fixes | ||
|
||
- Feat: Made current drive directory available across the app using a store by [@Croos3r](https://github.com/Croos3r) ([#58](https://github.com/Bedrock-im/bedrock/issues/58)) | ||
|
||
[Changes][0.1.1] | ||
|
||
|
||
<a id="0.1.0"></a> | ||
# [0.1.0](https://github.com/Bedrock-im/bedrock/releases/tag/0.1.0) - 2024-11-03 | ||
|
||
# 0.1.0 - Basic setup | ||
|
||
First release with the backbone setup of Bedrock.im, including the UI with a custom design system and Aleph accounts creation, documentation and automated tests. | ||
|
||
## π Features | ||
|
||
- feat: Design system components Part II by [@EdenComp](https://github.com/EdenComp) ([#35](https://github.com/Bedrock-im/bedrock/issues/35)) | ||
- Aleph service by [@RezaRahemtola](https://github.com/RezaRahemtola) ([#33](https://github.com/Bedrock-im/bedrock/issues/33)) | ||
- ci: Release drafter by [@RezaRahemtola](https://github.com/RezaRahemtola) ([#40](https://github.com/Bedrock-im/bedrock/issues/40)) | ||
- Create LICENSE by [@RezaRahemtola](https://github.com/RezaRahemtola) ([#36](https://github.com/Bedrock-im/bedrock/issues/36)) | ||
- Netlify setup by [@RezaRahemtola](https://github.com/RezaRahemtola) ([#32](https://github.com/Bedrock-im/bedrock/issues/32)) | ||
- feat(front): Add build directory by [@RezaRahemtola](https://github.com/RezaRahemtola) ([#31](https://github.com/Bedrock-im/bedrock/issues/31)) | ||
- Auth with Privy, navbar and sidebar by [@RezaRahemtola](https://github.com/RezaRahemtola) ([#26](https://github.com/Bedrock-im/bedrock/issues/26)) | ||
- feat: Design System components 1 by [@EdenComp](https://github.com/EdenComp) ([#27](https://github.com/Bedrock-im/bedrock/issues/27)) | ||
- feat: Storybook and Button component by [@EdenComp](https://github.com/EdenComp) ([#23](https://github.com/Bedrock-im/bedrock/issues/23)) | ||
- feat(front): Basic setup by [@RezaRahemtola](https://github.com/RezaRahemtola) ([#12](https://github.com/Bedrock-im/bedrock/issues/12)) | ||
|
||
## π§° Maintenance | ||
|
||
- chore: Yarn monorepo setup by [@EdenComp](https://github.com/EdenComp) ([#46](https://github.com/Bedrock-im/bedrock/issues/46)) | ||
|
||
## π Documentation | ||
|
||
- Documentation setup \& related CI changes by [@RezaRahemtola](https://github.com/RezaRahemtola) ([#50](https://github.com/Bedrock-im/bedrock/issues/50)) | ||
|
||
|
||
[Changes][0.1.0] | ||
|
||
|
||
[0.1.1]: https://github.com/Bedrock-im/bedrock/compare/0.1.0...0.1.1 | ||
[0.1.0]: https://github.com/Bedrock-im/bedrock/tree/0.1.0 | ||
|
||
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.8.0 --> |