Skip to content

Commit

Permalink
chore: version package (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 27, 2024
1 parent 8738527 commit 502be89
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-houses-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-parents-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-coats-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-meals-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-dolphins-boil.md

This file was deleted.

13 changes: 13 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @mangrovedao/mgv

## 0.7.0

### Minor Changes

- 8738527: Changes kandel client to receive action params
- 8738527: Changes getSemiBookOlKeys to get market params

### Patch Changes

- d58a776: Viem to min version
- a43177d: Update viem to lts
- 8738527: Added provisions and offer id to kandel view

## 0.6.14

### Patch Changes
Expand Down
15 changes: 12 additions & 3 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mangrovedao/mgv",
"description": "Utils and functions to interact with mangrove protocol",
"version": "0.6.14",
"version": "0.7.0",
"repository": {
"url": "https://github.com/mangrovedao/mgv"
},
Expand Down Expand Up @@ -64,8 +64,17 @@
},
"license": "MIT",
"homepage": "https://mangrove.exchange",
"authors": ["maxencerb.eth"],
"keywords": ["eth", "ethereum", "dapp", "mangrove", "order", "book"],
"authors": [
"maxencerb.eth"
],
"keywords": [
"eth",
"ethereum",
"dapp",
"mangrove",
"order",
"book"
],
"dependencies": {
"zod": "^3.22.4"
}
Expand Down

0 comments on commit 502be89

Please sign in to comment.