Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Dec 8, 2019
1 parent 32e3a3e commit cf0203a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

# 1.2.0 / 08 Dec 2019

* Add typescript definition.

# 1.1.0 / 17 Sep 2017

* Make it even smaller (<200 bytes after gzip)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "qs-stringify",
"description": "Simple query stringify with nesting.",
"version": "1.1.0",
"version": "1.2.0",
"author": "Renée Kooi <[email protected]>",
"bugs": {
"url": "https://github.com/goto-bus-stop/qs-stringify/issues"
Expand Down

0 comments on commit cf0203a

Please sign in to comment.