Skip to content

Commit abb3e64

Browse files
committed
#10 Update a version and change log
1 parent aa2bf6a commit abb3e64

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ChangeLog
22

3+
## v1.1.0
4+
5+
### Features
6+
7+
- Copy video and audio from HTML and JSX [#8](https://github.com/akabekobeko/npm-gatsby-remark-copy-relative-linked-files/pull/8) by [karlhorky](https://github.com/karlhorky)
8+
39
## v1.0.3
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-remark-copy-relative-linked-files",
33
"description": "Copies local files relative linked to/from markdown to your public folder with preserve directory structure.",
4-
"version": "1.0.3",
4+
"version": "1.1.0",
55
"author": "akabeko (http://akabeko.me/)",
66
"license": "MIT",
77
"homepage": "https://github.com/akabekobeko/npm-gatsby-remark-copy-relative-linked-files#readme",

0 commit comments

Comments
 (0)