Skip to content

Commit d6474e3

Browse files
committed
updated readme
1 parent 8fc160b commit d6474e3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ For docs & help around Agility CMS, please see [Agility CMS Documentation](https
8787

8888
[Deploying your Agility CMS Create React App](https://help.agilitycms.com/hc/en-us/articles/360032203552-Deploying-your-Agility-CMS-Create-React-App)
8989

90+
[Content Webhooks](https://help.agilitycms.com/hc/en-us/articles/360035934911)
9091

9192
## Contributing
9293
If you would like to contribute to this SDK, you can fork the repository and submit a pull request. We'd love to include your updates.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agility/content-fetch",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "JavaScript library for the Agility Fetch API (node and browser)",
55
"main": "dist/agility-content-fetch.node.js",
66
"scripts": {

0 commit comments

Comments
 (0)