-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: cut the v1.0.0-alpha.0 release 🎉
- Loading branch information
1 parent
4a5c0f7
commit f5c3c5f
Showing
2 changed files
with
27 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,26 @@ | ||
<a name="1.0.0-alpha.0"></a> | ||
# 1.0.0-alpha.0 (2018-09-29) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add untracked global.min.js file to VCS ([eb9e07b](https://github.com/brionmario/gulp-static-seed/commit/eb9e07b)) | ||
* **assets:** add the accidentally unversioned icons folder to vcs ([84df84d](https://github.com/brionmario/gulp-static-seed/commit/84df84d)) | ||
* fix es6 syntax minify error :bug: ([4ae9efd](https://github.com/brionmario/gulp-static-seed/commit/4ae9efd)) | ||
* fix eslint resulting in error issue ([7f63241](https://github.com/brionmario/gulp-static-seed/commit/7f63241)) | ||
* fix index title issue ([0be83fd](https://github.com/brionmario/gulp-static-seed/commit/0be83fd)) | ||
* fix lint errors ([224a3d2](https://github.com/brionmario/gulp-static-seed/commit/224a3d2)) | ||
* **build:** refactor gulpfile to get rid of eslint issues :rotating_light: ([4c2287a](https://github.com/brionmario/gulp-static-seed/commit/4c2287a)) | ||
* **styles:** fix background URL path :bug: ([e4ac03a](https://github.com/brionmario/gulp-static-seed/commit/e4ac03a)) | ||
* **styles:** modify main content height ([74215e8](https://github.com/brionmario/gulp-static-seed/commit/74215e8)) | ||
|
||
|
||
### Features | ||
|
||
* **lint:** add eslinting with airbnb config rules ([bd0655a](https://github.com/brionmario/gulp-static-seed/commit/bd0655a)) | ||
* **lint:** add sass linting ([ff5b309](https://github.com/brionmario/gulp-static-seed/commit/ff5b309)) | ||
* add netlify deployment support ([9daa45e](https://github.com/brionmario/gulp-static-seed/commit/9daa45e)) | ||
* modify app to load vendor packages automatically :sparkles: ([a853547](https://github.com/brionmario/gulp-static-seed/commit/a853547)) | ||
|
||
|
||
|
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