Skip to content

Commit

Permalink
chore(release): 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdpattern committed Aug 25, 2020
1 parent a3855e5 commit 857ca6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [1.2.1](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.2.0...v1.2.1) (2020-08-25)


### Bug Fixes

* broken gist with files starting with . ([#38](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/38)) ([a3855e5](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/a3855e52709760edd71646c501f366559549eba2))
* default options not properly merged ([#34](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/34)) ([3764d6c](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/3764d6cf5d7889d720808b1fcc94646ba136a5a6))

## [1.2.0](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.10...v1.2.0) (2020-06-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"license": "MIT",
"version": "1.2.0",
"version": "1.2.1",
"name": "gatsby-remark-embed-gist",
"description": "Gatsby remark gists preprocessor",
"author": {
Expand Down

0 comments on commit 857ca6d

Please sign in to comment.