Skip to content

Commit

Permalink
chore: new release (#7)
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 Sep 29, 2024
1 parent 3e82c68 commit b2bde8b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .changeset/spotty-beers-happen.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @peeramid-labs/eds

## 1.0.1

### Patch Changes

- [#6](https://github.com/peeramid-labs/eds/pull/6) [`3e82c686a66f814cd0c7b7a952d5d83cc6c30f57`](https://github.com/peeramid-labs/eds/commit/3e82c686a66f814cd0c7b7a952d5d83cc6c30f57) Thanks [@peersky](https://github.com/peersky)! - ### Changes

- Added documentation strings.
- Made minor logic improvements.
- Implemented documentation generation from docstrings.
- Performed gas optimizations.
- Unified code style.

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peeramid-labs/eds",
"version": "1.0.0",
"version": "1.0.1",
"files": [
"abi",
"deployments",
Expand Down

0 comments on commit b2bde8b

Please sign in to comment.