Skip to content

Commit 80ce7ad

Browse files
committed
Release v5.4.0.
1 parent 8289d61 commit 80ce7ad

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changes By Release
22

3+
## 5.4.0
4+
* Updates mincer to latest: `1.4.2` -> `1.5.0`
5+
36
## 5.3.2
47
* Add noSourceMapProtection option to CLI for generating source maps without the XSSI protection header (the string )]}'\n), thanks to @codynguyen
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connect-assets",
3-
"version": "5.3.2",
3+
"version": "5.4.0",
44
"author": "Andrew Dunkman <andrew@dunkman.org>",
55
"description": "A Rails-like asset pipeline for Connect",
66
"license": "MIT",

0 commit comments

Comments
 (0)