Skip to content

Commit

Permalink
chore(util): release version 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
notional-gituser committed Mar 25, 2024
1 parent d49c849 commit 7e5ea72
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/util/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.1.9](https://github.com/notional-finance/notional-monorepo/compare/util-0.1.8...util-0.1.9) (2024-03-25)


### Bug Fixes

* set default network to mainnet ([#698](https://github.com/notional-finance/notional-monorepo/issues/698)) ([d49c849](https://github.com/notional-finance/notional-monorepo/commit/d49c849c7f658ff84ad78008a0f6c0c9f9e1deb3))

## [0.1.8](https://github.com/notional-finance/notional-monorepo/compare/util-0.1.7...util-0.1.8) (2023-05-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@notional-finance/util",
"version": "0.1.8",
"version": "0.1.9",
"type": "commonjs"
}

0 comments on commit 7e5ea72

Please sign in to comment.