Skip to content

Commit

Permalink
Prepare 0.6.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Mar 1, 2015
1 parent 0a44b61 commit 50d730c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions HISTORY.md
@@ -1,7 +1,8 @@
unreleased
==========
0.6.2 / 2015-03-01
==================

- update: improve `xssFilter` performance
- update: Lodash versions

0.6.1 / 2015-02-13
==================
Expand Down
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -29,14 +29,14 @@
"dependencies": {
"connect": "3.3.4",
"dont-sniff-mimetype": "0.1.0",
"frameguard": "0.2.0",
"frameguard": "0.2.1",
"helmet-crossdomain": "0.1.0",
"helmet-csp": "0.2.0",
"helmet-csp": "0.2.1",
"hide-powered-by": "0.1.0",
"hsts": "0.1.0",
"ienoopen": "0.1.0",
"nocache": "0.2.0",
"x-xss-protection": "0.1.1"
"x-xss-protection": "0.1.2"
},
"devDependencies": {
"mocha": "^2.1.0",
Expand Down

0 comments on commit 50d730c

Please sign in to comment.