Skip to content

Commit a0f62a9

Browse files
chore(release): 1.1.0
1 parent a4dab76 commit a0f62a9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.1.0"></a>
6+
# [1.1.0](https://github.com/Developmint/wait-for-netlify-preview/compare/v1.0.0...v1.1.0) (2019-01-09)
7+
8+
9+
### Bug Fixes
10+
11+
* echo the correct link ([a4dab76](https://github.com/Developmint/wait-for-netlify-preview/commit/a4dab76))
12+
13+
14+
### Features
15+
16+
* triple check interval ([a629b2c](https://github.com/Developmint/wait-for-netlify-preview/commit/a629b2c))
17+
18+
19+
520
<a name="1.0.0"></a>
621
# 1.0.0 (2019-01-09)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wait-for-netlify-preview",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Let you Travis CI wait for the Netlify build preview",
55
"main": "indx.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)