Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2020-02-03)

### Features

* support timeout on fetch requests; doc and test ([ce6c1ce](ce6c1ce)), closes [#1](#1)
  • Loading branch information
semantic-release-bot committed Feb 3, 2020
1 parent 040d4ff commit 166facd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/adobe/helix-fetch/compare/v1.0.0...v1.1.0) (2020-02-03)


### Features

* support timeout on fetch requests; doc and test ([ce6c1ce](https://github.com/adobe/helix-fetch/commit/ce6c1cea8ae204de232447e97e2b98bbd4f0fd3a)), closes [#1](https://github.com/adobe/helix-fetch/issues/1)

# 1.0.0 (2020-01-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-fetch",
"version": "1.0.0",
"version": "1.1.0",
"description": "Helix Fetch Library",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 166facd

Please sign in to comment.