Skip to content

Commit

Permalink
version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 16, 2024
1 parent 99e44a9 commit 8fb3d03
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-paws-float.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-goats-act.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# niljs

## 0.10.0

### Minor Changes

- [#86](https://github.com/NilFoundation/nil.js/pull/86) [`0a7cfa0`](https://github.com/NilFoundation/nil.js/commit/0a7cfa0a78af03b5a962d801090f070a4c5a3e80) Thanks [@ukorvl](https://github.com/ukorvl)! - Remove viem encoding and replace with local implementation

### Patch Changes

- [#92](https://github.com/NilFoundation/nil.js/pull/92) [`99e44a9`](https://github.com/NilFoundation/nil.js/commit/99e44a902b375c5955bca247fa5e6f75b7ac8ec8) Thanks [@bajpai244](https://github.com/bajpai244)! - fix `Block` type to match with data returned from the RPC.

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nilfoundation/niljs",
"author": "=nil; Foundation",
"version": "0.9.0",
"version": "0.10.0",
"repository": {
"type": "git",
"url": "git+https://github.com/NilFoundation/nil.js.git"
Expand Down

0 comments on commit 8fb3d03

Please sign in to comment.