Skip to content

Commit 9170d1e

Browse files
committed
6.2.2
1 parent 45ad7b6 commit 9170d1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## 6.2.2 - unreleased
6-
* Update minimum required version of `detective`
5+
## 6.2.2 - 2019-12-13
6+
* Update minimum required version of `detective` [#161](https://github.com/browserify/module-deps/pull/161)
77

88
## 6.2.1 - 2019-05-24
99
* Update minimum required version of `cached-path-relative` [#155](https://github.com/browserify/module-deps/pull/155)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "module-deps",
3-
"version": "6.2.1",
3+
"version": "6.2.2",
44
"description": "walk the dependency graph to generate json output that can be fed into browser-pack",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)