-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(changelog): implement changelog #18
- Loading branch information
Showing
2 changed files
with
50 additions
and
13 deletions.
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,48 @@ | ||
<a name="1.0.4"></a> | ||
## [1.0.4](https://github.com/BioPhoton/css-star-rating/compare/v1.0.3...v1.0.4) (2016-11-30) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **assets:** moved images to assets folder ([65185ba](https://github.com/BioPhoton/css-star-rating/commit/65185ba)) | ||
* **refactored:** scss, kss, scripts ([f1a6b5a](https://github.com/BioPhoton/css-star-rating/commit/f1a6b5a)) | ||
|
||
|
||
### Features | ||
|
||
* **browser support:** try testling ([2b596d9](https://github.com/BioPhoton/css-star-rating/commit/2b596d9)) | ||
|
||
|
||
|
||
<a name="1.0.3"></a> | ||
## [1.0.3](https://github.com/BioPhoton/css-star-rating/compare/v1.0.2...v1.0.3) (2016-11-28) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **build:** rebuild project ([dc82b85](https://github.com/BioPhoton/css-star-rating/commit/dc82b85)) | ||
* **build:** rebuild project ([624a797](https://github.com/BioPhoton/css-star-rating/commit/624a797)) | ||
* **formatting:** removed line break ([8ab7d52](https://github.com/BioPhoton/css-star-rating/commit/8ab7d52)) | ||
* **modifier:** fixed static color modifier ([ae9fa03](https://github.com/BioPhoton/css-star-rating/commit/ae9fa03)) | ||
* **scss:** removed img star depending scss ([ce43f43](https://github.com/BioPhoton/css-star-rating/commit/ce43f43)) | ||
* **styleguide:** edited bast styleguide file ([3e2e5df](https://github.com/BioPhoton/css-star-rating/commit/3e2e5df)) | ||
* **styleguide:** start decouple kss docs from scss ([ba94603](https://github.com/BioPhoton/css-star-rating/commit/ba94603)) | ||
|
||
|
||
### Features | ||
|
||
* **features and refactoring:** refactored scss to element base extended kss, added direction modifier ([a2e3e42](https://github.com/BioPhoton/css-star-rating/commit/a2e3e42)) | ||
|
||
|
||
|
||
<a name="1.0.0"></a> | ||
# [1.0.0](https://github.com/BioPhoton/css-star-rating/compare/2aaa7c0...v1.0.0) (2016-11-27) | ||
|
||
|
||
### Features | ||
|
||
* **setup dist:** setup initial dist folder ([8f25a1d](https://github.com/BioPhoton/css-star-rating/commit/8f25a1d)) | ||
* **setup src files:** setup folder structure and scss imports ([2aaa7c0](https://github.com/BioPhoton/css-star-rating/commit/2aaa7c0)) | ||
|
||
|
||
|
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