Skip to content

Commit

Permalink
version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ukorvl committed May 22, 2024
1 parent 45fd78a commit 1c4c4c3
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-dancers-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-bags-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-ads-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-poems-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-bags-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-owls-behave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-shrimps-look.md

This file was deleted.

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

## 0.1.1

### Patch Changes

- [#4](https://github.com/NilFoundation/nil.js/pull/4) [`a31443d`](https://github.com/NilFoundation/nil.js/commit/a31443d0fc7515f88b2cbd4ec1cf85a3dc97505c) Thanks [@ukorvl](https://github.com/ukorvl)! - Added methods to serialize messages and messages with signatures

- [#6](https://github.com/NilFoundation/nil.js/pull/6) [`45fd78a`](https://github.com/NilFoundation/nil.js/commit/45fd78a87b109e06b9195d8a44c26f43a1ae4801) Thanks [@ukorvl](https://github.com/ukorvl)! - Add commitlint config in typescript

- [#4](https://github.com/NilFoundation/nil.js/pull/4) [`a31443d`](https://github.com/NilFoundation/nil.js/commit/a31443d0fc7515f88b2cbd4ec1cf85a3dc97505c) Thanks [@ukorvl](https://github.com/ukorvl)! - Added ssz serialization schemas

- [#5](https://github.com/NilFoundation/nil.js/pull/5) [`c148332`](https://github.com/NilFoundation/nil.js/commit/c148332e951cfc970d0ccfe27552d15e7badf900) Thanks [@ukorvl](https://github.com/ukorvl)! - Rename transaction to message

- [#4](https://github.com/NilFoundation/nil.js/pull/4) [`a31443d`](https://github.com/NilFoundation/nil.js/commit/a31443d0fc7515f88b2cbd4ec1cf85a3dc97505c) Thanks [@ukorvl](https://github.com/ukorvl)! - Added index files inside feature directories to make root index with package exports clean

- [#6](https://github.com/NilFoundation/nil.js/pull/6) [`45fd78a`](https://github.com/NilFoundation/nil.js/commit/45fd78a87b109e06b9195d8a44c26f43a1ae4801) Thanks [@ukorvl](https://github.com/ukorvl)! - Add IReceipt and ILog interfaces

- [#5](https://github.com/NilFoundation/nil.js/pull/5) [`c148332`](https://github.com/NilFoundation/nil.js/commit/c148332e951cfc970d0ccfe27552d15e7badf900) Thanks [@ukorvl](https://github.com/ukorvl)! - Add cjs extension to commonjs build
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "niljs",
"version": "0.1.0",
"version": "0.1.1",
"repository": {
"type": "git",
"url": "git+https://github.com/NilFoundation/nil.js.git"
Expand Down

0 comments on commit 1c4c4c3

Please sign in to comment.