We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52b404 commit d56a2aeCopy full SHA for d56a2ae
2 files changed
CHANGELOG.md
@@ -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
11
<a name="1.3.0"></a>
12
# 1.3.0 Gita's Phở (2014-06-10)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "pho-devstack",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "Automated workflow for front-end developers in one tasty bowl of code",
"license": "MIT",
"homepage": "https://github.com/madebysource/pho-devstack",
0 commit comments