We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4e61af + ae96ec4 commit 94c6441Copy full SHA for 94c6441
CHANGELOG.md
@@ -1,5 +1,9 @@
1
#Stipulate Changelog
2
3
+## 0.0.5
4
+
5
+- Update dependencies to latest [#11](https://github.com/yola/stipulate/pull/11)
6
7
## 0.0.4
8
9
- Update dependencies to latest [#9](https://github.com/yola/stipulate/pull/9)
package.json
@@ -1,6 +1,6 @@
{
"name": "stipulate",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "A module extending the Fetch API with some useful default error handling and hooks.",
"main": "src/stipulate.js",
"scripts": {
0 commit comments