We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd93d0 commit 42c2ec4Copy full SHA for 42c2ec4
CHANGELOG.md
@@ -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
8
# 1.0.0 (2021-05-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-notion-article",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Gatsby source plugin to import articles made in Notion",
"keywords": [
"gatsby",
0 commit comments