-
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.
- Loading branch information
Showing
2 changed files
with
44 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,44 @@ | ||
# Changelog | ||
|
||
## v0.1.6 | ||
|
||
|
||
### 🩹 Fixes | ||
|
||
- Fix missing comma ([719a490](https://github.com/ChrisGV04/cgvweb-ui/commit/719a490)) | ||
- Fix missing imports ([c53e694](https://github.com/ChrisGV04/cgvweb-ui/commit/c53e694)) | ||
- Fix type-safety of the Link component ([a91cb09](https://github.com/ChrisGV04/cgvweb-ui/commit/a91cb09)) | ||
- Fix Link component not calling clicks when used ([bb7224a](https://github.com/ChrisGV04/cgvweb-ui/commit/bb7224a)) | ||
- Fix useAttrs not defined ([0cbe60e](https://github.com/ChrisGV04/cgvweb-ui/commit/0cbe60e)) | ||
- Lint errors ([a0b1fa5](https://github.com/ChrisGV04/cgvweb-ui/commit/a0b1fa5)) | ||
|
||
### 📖 Documentation | ||
|
||
- Change default theme ([30b8153](https://github.com/ChrisGV04/cgvweb-ui/commit/30b8153)) | ||
- Add icons demo ([31a83f8](https://github.com/ChrisGV04/cgvweb-ui/commit/31a83f8)) | ||
- Remove dark mode ([794e74c](https://github.com/ChrisGV04/cgvweb-ui/commit/794e74c)) | ||
|
||
### 🏡 Chore | ||
|
||
- Remove debugging log ([d4063fb](https://github.com/ChrisGV04/cgvweb-ui/commit/d4063fb)) | ||
- Add type to app.config imports ([34c0295](https://github.com/ChrisGV04/cgvweb-ui/commit/34c0295)) | ||
- Prepare for release ([17ea348](https://github.com/ChrisGV04/cgvweb-ui/commit/17ea348)) | ||
- Update deps ([5456d1e](https://github.com/ChrisGV04/cgvweb-ui/commit/5456d1e)) | ||
- Update deps ([4345360](https://github.com/ChrisGV04/cgvweb-ui/commit/4345360)) | ||
- **release:** V0.1.1 ([4f1c7d9](https://github.com/ChrisGV04/cgvweb-ui/commit/4f1c7d9)) | ||
- **release:** V0.1.2 ([ac91e34](https://github.com/ChrisGV04/cgvweb-ui/commit/ac91e34)) | ||
- **release:** V0.1.3 ([2154188](https://github.com/ChrisGV04/cgvweb-ui/commit/2154188)) | ||
- **release:** V0.1.4 ([95bebf8](https://github.com/ChrisGV04/cgvweb-ui/commit/95bebf8)) | ||
- Update the README file ([2b7333e](https://github.com/ChrisGV04/cgvweb-ui/commit/2b7333e)) | ||
- **release:** V0.1.5 ([aa4e615](https://github.com/ChrisGV04/cgvweb-ui/commit/aa4e615)) | ||
- Fix eslint warnings ([0dc9cb6](https://github.com/ChrisGV04/cgvweb-ui/commit/0dc9cb6)) | ||
- Reset the changelog ([79bdb41](https://github.com/ChrisGV04/cgvweb-ui/commit/79bdb41)) | ||
|
||
### ✅ Tests | ||
|
||
- Check if embed type works ([d563a21](https://github.com/ChrisGV04/cgvweb-ui/commit/d563a21)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Christian Gil ([@ChrisGV04](http://github.com/ChrisGV04)) | ||
|
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