Skip to content

Commit

Permalink
Merge pull request #2 from brozeph/v1.0.1
Browse files Browse the repository at this point in the history
V1.0.1
  • Loading branch information
brozeph committed Feb 13, 2019
2 parents e4d358b + d2bfe53 commit b988af2
Show file tree
Hide file tree
Showing 5 changed files with 925 additions and 680 deletions.
8 changes: 4 additions & 4 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"env": {
"test": {
"plugins": [
"istanbul"
]
}
"plugins": [
"istanbul"
]
}
},
"presets": [
[
Expand Down
7 changes: 7 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# v1.0.1 - 02/13/2019

* Initial release - fleshing out Request functionality

# v1.0.0 - 01/30/2019

* Strawman release - hold on NPM namespace

0 comments on commit b988af2

Please sign in to comment.