Skip to content

Commit

Permalink
Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Aug 21, 2017
1 parent 424da4d commit f74076e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions History.md
@@ -1,4 +1,15 @@

2.1.2 / 2017-08-21
==================

* chore: set publish tag to v2
* fix: use yield instead of yield* (#48)
* chore(package): update eslint-plugin-standard to version 2.0.0 (#29)
* chore(package): update eslint-plugin-promise to version 2.0.0 (#30)
* chore(package): update supertest to version 2.0.0 (#34)
* chore(package): update mocha to version 3.0.2 (#41)
* chore(package): update eslint to version 3.3.0

2.1.0 / 2015-10-27
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "koa-etag",
"description": "ETag support for koa",
"repository": "koajs/etag",
"version": "2.1.1",
"version": "2.1.2",
"keywords": [
"koa",
"middleware",
Expand Down

0 comments on commit f74076e

Please sign in to comment.