Skip to content

Commit

Permalink
🔖 v@exactly/subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 23, 2024
1 parent cfaa848 commit eb842be
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-panthers-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-berries-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-roses-smell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-kings-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-bears-sin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-dragons-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-readers-tell.md

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @exactly/subgraph

## 0.1.0

### Minor Changes

- 8856f73: ✨ add `MarketState` entity
- d885c95: ✨ market: track current state
- 0e8647e: ✨ auditor: track all events
- 82ebde1: ✨ add `Account` and `FixedPosition` entities

### Patch Changes

- 174d357: ✨ rewards: track claims
- c976eec: ✨ TimelockController: track calls
- d26d3f2: ✨ rewards: track `DistributionSet` and `IndexUpdate` events
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exactly/subgraph",
"version": "0.0.1",
"version": "0.1.0",
"license": "AGPL-3.0-or-later",
"private": true,
"homepage": "https://exact.ly",
Expand Down

0 comments on commit eb842be

Please sign in to comment.