Skip to content

Commit c54bb30

Browse files
committed
chore(release): 1.1.8
1 parent 81c5a5f commit c54bb30

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
# Change Log
1+
# Changelog
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+
### [1.1.8](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.7...v1.1.8) (2019-07-05)
6+
7+
8+
### Build System
9+
10+
* update travis configuration ([#17](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/17)) ([81c5a5f](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/81c5a5f))
11+
12+
13+
514
<a name="1.1.7"></a>
615
## [1.1.7](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.6...v1.1.7) (2019-03-13)
716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"license": "MIT",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"name": "gatsby-remark-embed-gist",
55
"description": "Gatsby remark gists preprocessor",
66
"author": {

0 commit comments

Comments
 (0)