This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
-
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
1 parent
7b65b24
commit 169dbb7
Showing
2 changed files
with
22 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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## 0.2.0 (2019-10-16) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **package:** undo prettier of package.json ([2ca22ff](https://github.com/getvinch/vinch/commit/2ca22ff)) | ||
|
||
|
||
### Features | ||
|
||
* **app:** render CssBaseline (normalize) ([d18b1d9](https://github.com/getvinch/vinch/commit/d18b1d9)) | ||
* **app:** render Header in App ([ede011f](https://github.com/getvinch/vinch/commit/ede011f)) | ||
* **components:** add Header, which renders AppBar ([19a1b07](https://github.com/getvinch/vinch/commit/19a1b07)) | ||
* **firebase:** create firebase provider and context ([274cd4e](https://github.com/getvinch/vinch/commit/274cd4e)) | ||
* **public:** load Roboto font and Material icons in `index.html` ([3c75fc5](https://github.com/getvinch/vinch/commit/3c75fc5)) | ||
* **public:** set responsive viewport meta tag in `index.html` ([3ffa559](https://github.com/getvinch/vinch/commit/3ffa559)) | ||
* **public:** update title and meta description in `index.html` ([77eee18](https://github.com/getvinch/vinch/commit/77eee18)) |
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