Skip to content

Commit

Permalink
Beta release 1.0.0-beta.23 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed May 29, 2016
1 parent 3a142ef commit 0ecea5f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="1.0.0-beta.23"></a>
## 1.0.0-beta.23
> 2016-05-29
Fixed the syntax for gulp-imagemin as it made the gulpfile error out, and also
updated the function to validate the URL to be smaller.

#### Changelog:
* [[`3a142ef021`](https://github.com/sondr3/generator-jekyllized/commit/3a142ef021)] - Fix syntax for gulp-imagemin
* [[`3a39933bcc`](https://github.com/sondr3/generator-jekyllized/commit/3a39933bcc)] - Simplify validate function

<a name="1.0.0-beta.22"></a>
## 1.0.0-beta.22
> 2016-05-28
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-jekyllized",
"version": "1.0.0-beta.22",
"version": "1.0.0-beta.23",
"main": "index.js",
"description": "Use Jekyll with Gulp: Sass, sourcemaps, AutoPrefixer, asset optimization and cache busting and much, much more. Can you really want more?",
"keywords": [
Expand Down

0 comments on commit 0ecea5f

Please sign in to comment.