Skip to content

Commit

Permalink
Merge pull request #26 from ubiquity-os-marketplace/release-please--b…
Browse files Browse the repository at this point in the history
…ranches--main

chore(main): release 1.1.0
  • Loading branch information
gentlementlegen authored Dec 1, 2024
2 parents 6118ad6 + bed6090 commit 3b520dd
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# Changelog

## [1.1.0](https://github.com/ubiquity-os-marketplace/command-wallet/compare/v1.0.0...v1.1.0) (2024-12-01)


### Features

* added rpc-handler to select the fastest rpc ([9c159f1](https://github.com/ubiquity-os-marketplace/command-wallet/commit/9c159f1a87c0f9edcc7927fff99655e1f08ff83a))
* command interface ([bc98157](https://github.com/ubiquity-os-marketplace/command-wallet/commit/bc9815745afcfaa98fe55a250a4cdb74baa8c91e))
* schema validator ([cd8404c](https://github.com/ubiquity-os-marketplace/command-wallet/commit/cd8404cb8396dec1f7571b65e83291a5798b6c9a))
* switch to Bun and fix deploy ([ee80ad8](https://github.com/ubiquity-os-marketplace/command-wallet/commit/ee80ad8aaeff345cc77531b14a508cf2f8fdb92b))
* upgrade typebox ([5c27795](https://github.com/ubiquity-os-marketplace/command-wallet/commit/5c2779516f780cce7072d04b66ce25ae41b6c3f1))
* used ubiquity-os-logger for logging ([da8f8b3](https://github.com/ubiquity-os-marketplace/command-wallet/commit/da8f8b3cc58cbfac9d6d1d82c4cb76532a98594e))
* worker deploy and delete ([2ea04b3](https://github.com/ubiquity-os-marketplace/command-wallet/commit/2ea04b3475e8177569cc1b3392f4c656970452cb))


### Bug Fixes

* add environment ([6781aa4](https://github.com/ubiquity-os-marketplace/command-wallet/commit/6781aa4706719b0512a87f50d4c72da92d35729c))
* added @ethersproject/providers ([9619a97](https://github.com/ubiquity-os-marketplace/command-wallet/commit/9619a97c40f70a5dcb14f709a75d15e151a0c018))
* bumped rpc-handler package version ([403a293](https://github.com/ubiquity-os-marketplace/command-wallet/commit/403a293293c8a5c32ce1d4dd854f03cae09d5097))
* cross-env ([d1ff206](https://github.com/ubiquity-os-marketplace/command-wallet/commit/d1ff2061de0aab02b7db10dd645ec5bd68f77cc6))
* cspell ([bd07b52](https://github.com/ubiquity-os-marketplace/command-wallet/commit/bd07b5279b4280cd86f7787a0e8f932d86809c39))
* fixed failing unittest ([f576c05](https://github.com/ubiquity-os-marketplace/command-wallet/commit/f576c0561892780027d498541d98d095798e9345))
* fixed knip and wallet test ([01c4aae](https://github.com/ubiquity-os-marketplace/command-wallet/commit/01c4aae876305b042244e6a08d62f9cb6d572488))
* fixed unittest ([ad58dcb](https://github.com/ubiquity-os-marketplace/command-wallet/commit/ad58dcbe03814ac9dc7f40b67c9dd97d4770ae28))
* formatting ([f3b2063](https://github.com/ubiquity-os-marketplace/command-wallet/commit/f3b2063885c94836fc349925c9509cba06556d04))
* inline logging message ([b82b4d3](https://github.com/ubiquity-os-marketplace/command-wallet/commit/b82b4d36ed0083e51b064872f6be6683d0625a6f))
* ipdate wrangler.toml ([80aab08](https://github.com/ubiquity-os-marketplace/command-wallet/commit/80aab085bd10e59f32d22c4ae3221a997c466f98))
* knip ([8774be4](https://github.com/ubiquity-os-marketplace/command-wallet/commit/8774be430b2d86c5e7c03c66d59e8156c26e3151))
* manifest and tests ([07d1aa8](https://github.com/ubiquity-os-marketplace/command-wallet/commit/07d1aa8ed8790875bd1efdf000038aa05c179898))
* process review comments ([80443f0](https://github.com/ubiquity-os-marketplace/command-wallet/commit/80443f049c5106b2c3c25c155f3e70d1cd700ea4))
* removed comma in the package.json ([de783d3](https://github.com/ubiquity-os-marketplace/command-wallet/commit/de783d3a51193baecae332291e79dd19b6ecb5cc))
* revert changes in test ([13253ac](https://github.com/ubiquity-os-marketplace/command-wallet/commit/13253ac45ade2b87681180b7084b44cabdad64e3))
* setup bun ([c1985ed](https://github.com/ubiquity-os-marketplace/command-wallet/commit/c1985edba2b3317fe22f1ccf0302d544bc4dfb69))
* update package.json ([f2dc71a](https://github.com/ubiquity-os-marketplace/command-wallet/commit/f2dc71af5ff661212c2184f215372dd9d6d4e7f1))
* update wrangler.toml compatibility and observability ([f0073f2](https://github.com/ubiquity-os-marketplace/command-wallet/commit/f0073f260de6614b5bbca54fb630fb53c2ba70a1))

## [1.1.0](https://github.com/Meniole/command-wallet/compare/v1.0.0...v1.1.0) (2024-07-16)

### Features
Expand Down

0 comments on commit 3b520dd

Please sign in to comment.