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 bc1a472 commit bdfc05aCopy full SHA for bdfc05a
CHANGELOG.md
@@ -1,9 +1,10 @@
1
# Changelog
2
3
-## 2.1.0 (2021-06-14)
+## 2.1.0 (2021-10-28)
4
5
- Added
6
- Use images titles for files names
7
+ - Handle soft lines breaks
8
9
## 2.0.0 (2021-01-01)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-google-docs",
- "version": "2.1.2",
+ "version": "2.1.3",
"description": "Gatsby plugin to use Google Docs as a data source",
"repository": "https://github.com/cedricdelpoux/gatsby-source-google-docs",
"author": "Cédric Delpoux <cedric.delpoux@gmail.com>",
0 commit comments