Skip to content

Commit

Permalink
Update changelog for 0.1.1 (#59)
Browse files Browse the repository at this point in the history
This commit was created by changelog-from-release in 'Release actions' CI workflow

Co-authored-by: RezaRahemtola <[email protected]>
  • Loading branch information
github-actions[bot] and RezaRahemtola authored Nov 8, 2024
1 parent 8286a10 commit 1b48840
Showing 1 changed file with 56 additions and 1 deletion.
57 changes: 56 additions & 1 deletion docs/CHANGELOG.md
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 -->

0 comments on commit 1b48840

Please sign in to comment.