Skip to content

Commit

Permalink
chore(release): v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 14, 2020
1 parent 40bc5f9 commit cb751ed
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.1.6](https://github.com/sergioramos/remark-oembed/compare/v1.1.5...v1.1.6) (2020-09-14)

### Chores

- config to pkg.json ([032acdd](https://github.com/sergioramos/remark-oembed/commit/032acddb7aadb913d35c946dcbaf9b526d9d5c1f))
- **deps-dev:** bump eslint from 7.8.1 to 7.9.0 ([4cd341e](https://github.com/sergioramos/remark-oembed/commit/4cd341e0015e8260e978888f1fe7a0829edce09c))

### Tests

- upgrade snapshots ([40bc5f9](https://github.com/sergioramos/remark-oembed/commit/40bc5f9f91e25cb97661405a1dfde99fdafd31c6))

## [1.1.5](https://github.com/sergioramos/remark-oembed/compare/v1.1.4...v1.1.5) (2020-09-08)

### Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "remark-oembed",
"description": "Converts URLs surrounded by newlines into embeds that are loaded asynchronously",
"version": "1.1.5",
"version": "1.1.6",
"repository": "sergioramos/remark-oembed",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit cb751ed

Please sign in to comment.