Skip to content

Commit

Permalink
chore: version packages (#753)
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 Nov 5, 2024
1 parent ae4e99a commit 7f41b7e
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-icons-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-peas-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-trees-compete.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-falcons-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-apples-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-moose-smell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-ducks-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-papayas-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-cups-hope.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/sx.js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @snapshot-labs/sx

## 0.1.5

### Patch Changes

- ce35884: fix evm slot value strategy cached_timestamps lookup
- e4ccc72: remove networks with empty config
- 1bbd2c3: set ethsig offchain vote app property
- 94652af: disable estimation for initialize EthTx calls
- cc81127: Use `address` instead of `signer` for following methods in Starknet EthereumTx client: `estimateProposeFee`, `estimateVoteFee`, `estimateUpdateProposalFee`, `getProposeHash`, `getVoteHash`, `getUpdateProposalHash`.
- 4627095: add updateSettings method to offchain EthereumSig client
- 797f5e3: Support labels on proposals
- aa87e0c: add deleteSpace method to offchain ethSig client
- ef1429d: fix ethSig updateProposal call to properly include author

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sx.js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snapshot-labs/sx",
"version": "0.1.4",
"version": "0.1.5",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 7f41b7e

Please sign in to comment.