Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 322a6de

Browse files
release: v1.4.2
1 parent f294c7c commit 322a6de

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="1.4.2"></a>
2+
3+
# 1.4.2 (2020-06-17)
4+
5+
### Documentation
6+
7+
- image tag src attribute to full URL path ([#14](https://github.com/deckgo/gatsby-remark-highlight-code/issues/14))
8+
19
<a name="1.4.1"></a>
210

311
# 1.4.1 (2020-06-14)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-remark-highlight-code",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Adds stylish cards and syntax highlighting to code blocks in markdown files",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)