datocms-plugin-record-comments 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/cover.png ADDED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "datocms-plugin-record-comments",
3
- "version": "0.1.0",
3
+ "version": "0.2.0",
4
4
  "homepage": "https://github.com/marcelofinamorvieira/record-comments#readme",
5
5
  "description": "A plugin that allows you and your project collaborators to leave comments under a record",
6
6
  "keywords": [
@@ -13,7 +13,7 @@
13
13
  "datoCmsPlugin": {
14
14
  "title": "Record comments",
15
15
  "previewImage": "docs/demo.mp4",
16
- "coverImage": "docs/cover.jpg",
16
+ "coverImage": "docs/cover.png",
17
17
  "entryPoint": "build/index.html",
18
18
  "permissions": []
19
19
  },
package/docs/cover.jpg DELETED
Binary file