Skip to content

Commit

Permalink
Merge pull request #21 from wnfs-wg/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--nest-root

chore(main): release 1.0.0
  • Loading branch information
icidasset authored Dec 21, 2023
2 parents d6b654c + 1eaed60 commit 5ad0f13
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 1.0.0 (2023-12-21)


### Features

* add demo ([118f7a2](https://github.com/wnfs-wg/nest/commit/118f7a2e0642c07d80590fd6c76e001e893bd6a6))
* add modifications to publish event ([d6b654c](https://github.com/wnfs-wg/nest/commit/d6b654cf6e5959ccf33ada391eb77acec1daea65))
* add onCommit option ([ac1b2c7](https://github.com/wnfs-wg/nest/commit/ac1b2c7582c479a1344af76efb47db1a89ccedb9))
* expose errors via entry point ([d8ec1b5](https://github.com/wnfs-wg/nest/commit/d8ec1b5c3a40587c00ff86c2fffb5b3656d5162f))
* throw an error if an infused transaction is a no-op ([a21de2a](https://github.com/wnfs-wg/nest/commit/a21de2a44af92676e78f4c600bea4def29f2be82))


### Bug Fixes

* lint error ([e34c608](https://github.com/wnfs-wg/nest/commit/e34c608beda249e4272083bf7ad80075e86930df))
* package version in example ([9cd3aa2](https://github.com/wnfs-wg/nest/commit/9cd3aa24fe627935546caf35411d05c0a1825069))
* publish debounce ([a3b6038](https://github.com/wnfs-wg/nest/commit/a3b6038900c0198ecbe05eb1005a43d76d70c271))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wnfs-wg/nest-root",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"workspaces": [
"packages/*",
Expand Down

0 comments on commit 5ad0f13

Please sign in to comment.