Skip to content

Commit d56a2ae

Browse files
committed
Release 1.4.0
1 parent a52b404 commit d56a2ae

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.4.0"></a>
2+
# 1.4.0 Jan's Phở (2014-06-24)
3+
4+
- Minor Browserify implementation changes to support transpilers such as CoffeeScript
5+
- Bump gulp-substituter (has recursive partial substitution)
6+
- Bump gulp-livereload for cleaner code
7+
- Remove yargs (unused)
8+
- Replace event-stream with merge-stream (It has less dependencies.)
9+
- Highlight plugin name in errors
10+
111
<a name="1.3.0"></a>
212
# 1.3.0 Gita's Phở (2014-06-10)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pho-devstack",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Automated workflow for front-end developers in one tasty bowl of code",
55
"license": "MIT",
66
"homepage": "https://github.com/madebysource/pho-devstack",

0 commit comments

Comments
 (0)