Skip to content

Commit 7323f5f

Browse files
committed
release: 0.10.0
1 parent 9d95766 commit 7323f5f

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/shaggy-windows-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/whole-years-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphprotocol/grc-20
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- 21997e9: allow to provide an existing id when creating an entity, image, type or property
8+
- 9d95766: add Graph.deleteEntity
9+
310
## 0.9.5
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/grc-20",
3-
"version": "0.9.5",
3+
"version": "0.10.0",
44
"license": "MIT",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)