Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bconnorwhite committed Oct 4, 2020
1 parent f32ba0a commit d3d6d19
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,32 @@
## [2.0.1](https://github.com/bconnorwhite/parse-json-object/compare/v2.0.0...v2.0.1) (2020-10-04)



# [2.0.0](https://github.com/bconnorwhite/parse-json-object/compare/v1.1.0...v2.0.0) (2020-09-10)



# [1.1.0](https://github.com/bconnorwhite/parse-json-object/compare/v1.0.6...v1.1.0) (2020-09-07)



## [1.0.6](https://github.com/bconnorwhite/parse-json-object/compare/v1.0.5...v1.0.6) (2020-09-07)



## [1.0.5](https://github.com/bconnorwhite/parse-json-object/compare/v1.0.4...v1.0.5) (2020-09-03)



## [1.0.4](https://github.com/bconnorwhite/parse-json-object/compare/v1.0.2...v1.0.4) (2020-09-02)



## [1.0.2](https://github.com/bconnorwhite/parse-json-object/compare/v1.0.1...v1.0.2) (2020-08-28)



## 1.0.1 (2020-08-28)



4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "parse-json-object",
"version": "2.0.0",
"version": "2.0.1",
"description": "Parse a typed JSON object",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -48,4 +48,4 @@
"npmpackagejsonlint": {
"extends": "npm-package-json-lint-config-bob"
}
}
}

0 comments on commit d3d6d19

Please sign in to comment.