Skip to content

Commit

Permalink
[master] v29.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaelpalacce committed Aug 14, 2020
1 parent d90f248 commit b9cc4d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions UPDATELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
29.1.1
- Empty Release, NPM not showing README.md

29.1.0
- app.er.send.error has been removed
- er_static now uses the dynamic middleware of er_cache
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"test": "nyc --reporter=lcov --reporter=text-summary node --unhandled-rejections=strict test.js --debug",
"deploy": "npm run test && npm publish"
},
"version": "29.1.0",
"version": "29.1.1",
"devDependencies": {
"nyc": "^15.1.0"
}
Expand Down

0 comments on commit b9cc4d3

Please sign in to comment.