Skip to content

Commit

Permalink
v3.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed Jul 20, 2020
1 parent 5741fc1 commit 5e3c720
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 3.3.7

* chore: Bump lodash from 4.17.14 to 4.17.19 - **[@dependabot[bot]](https://github.com/apps/dependabot)** [#10](https://github.com/groupon/quinn/pull/10)
- [`23031c5`](https://github.com/groupon/quinn/commit/23031c5fcb0b46fd5b702ee676c291540b0a936d) **chore:** Bump lodash from 4.17.14 to 4.17.19 - see: [4](- [Commits](https://github.com/lodash/lodash/compare/4)


### 3.3.6

* chore: Bump acorn from 6.1.1 to 6.4.1 - **[@dependabot[bot]](https://github.com/apps/dependabot)** [#9](https://github.com/groupon/quinn/pull/9)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quinn",
"version": "3.3.6",
"version": "3.3.7",
"description": "A web framework designed for things to come.",
"license": "BSD-3-Clause",
"main": "lib/quinn.js",
Expand Down

0 comments on commit 5e3c720

Please sign in to comment.