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 67f57eb commit ce87848Copy full SHA for ce87848
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.1.0 (2021-06-14)
4
+
5
+- Added
6
+ - Use images titles for files names
7
8
## 2.0.0 (2021-01-01)
9
10
- Added
package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-google-docs",
- "version": "2.0.4",
+ "version": "2.1.0",
"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