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

Commit e2f0e3f

Browse files
chore: release v3.2.0 (support gatsby v4)
1 parent cf35d33 commit e2f0e3f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 3.2.0 (2022-01-04)
2+
3+
### Features
4+
5+
- support Gatsby v4 (in addition to v3)
6+
17
# 3.1.0 (2021-12-01)
28

39
### Fix

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": "3.1.0",
3+
"version": "3.2.0",
44
"description": "Adds stylish cards and syntax highlighting to code blocks in markdown files",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)