Skip to content

Commit 04a2b55

Browse files
committed
update changelog
1 parent 6d6b211 commit 04a2b55

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
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+
## v0.1.1 - 05-11-2018
4+
5+
- Add more documentation [#2]
6+
- Extend the Apollo DataSource class
7+
38
## v0.1.0 - 31-10-2018
49

510
- Initial publication

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datasource-sql",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "SQL DataSource for Apollo GraphQL projects",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)