Skip to content

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Jun 6, 2022
1 parent cd8c70b commit 3d2f110
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
# [7.0.0](https://github.com/nfroidure/strict-qs/compare/v6.1.5...v7.0.0) (2022-06-06)



## [6.1.5](https://github.com/nfroidure/strict-qs/compare/v6.1.4...v6.1.5) (2022-05-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "strict-qs",
"version": "6.1.5",
"version": "7.0.0",
"description": "A stricter Query String parser",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -234,4 +234,4 @@
"sourceMaps": true
},
"type": "module"
}
}

0 comments on commit 3d2f110

Please sign in to comment.