Skip to content

Commit 42c2ec4

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-05-25) ### Bug Fixes * Fix broken links in readme file ([#6](#6)) ([8cd93d0](8cd93d0))
1 parent 8cd93d0 commit 42c2ec4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/thedaviddias/gatsby-source-notion-article/compare/v1.0.0...v1.0.1) (2021-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix broken links in readme file ([#6](https://github.com/thedaviddias/gatsby-source-notion-article/issues/6)) ([8cd93d0](https://github.com/thedaviddias/gatsby-source-notion-article/commit/8cd93d078002568e8d59d6905c3a1d81c62e03b6))
7+
18
# 1.0.0 (2021-05-22)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-source-notion-article",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Gatsby source plugin to import articles made in Notion",
55
"keywords": [
66
"gatsby",

0 commit comments

Comments
 (0)