Skip to content

Commit ce87848

Browse files
committed
v2.1.0
1 parent 67f57eb commit ce87848

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.1.0 (2021-06-14)
4+
5+
- Added
6+
- Use images titles for files names
7+
38
## 2.0.0 (2021-01-01)
49

510
- Added

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-google-docs",
3-
"version": "2.0.4",
3+
"version": "2.1.0",
44
"description": "Gatsby plugin to use Google Docs as a data source",
55
"repository": "https://github.com/cedricdelpoux/gatsby-source-google-docs",
66
"author": "Cédric Delpoux <cedric.delpoux@gmail.com>",

0 commit comments

Comments
 (0)