Skip to content

Commit ad308f4

Browse files
committed
2.5.2
1 parent 0ec5862 commit ad308f4

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
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 2.5.2
8+
* Use a patched version of envify with support for newer syntax features.
9+
710
## 2.5.1
811
* Update common-shakeify to 0.6.0, this should have no observable effects.
912

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tinyify",
33
"description": "a browserify plugin that runs various optimizations, so you don't have to install them all manually.",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"author": "Renée Kooi <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/browserify/tinyify/issues"

0 commit comments

Comments
 (0)