Skip to content

Commit

Permalink
chore(core): release version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 nabla Bot committed Oct 30, 2023
1 parent 863b442 commit 90eb80e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# Changelog

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

## 0.1.0 (2023-10-30)

### Dependency Updates

* `chain-registry` updated to version `0.1.0`

### Features

* **core:** :sparkles: add basic structure for wallet ([2a9eb65](https://github.com/nabla-studio/quirks/commit/2a9eb65f12f3f1d85b8823ac7b398b92c4eb21bd))
* **core:** :sparkles: add connection type ([6c229ad](https://github.com/nabla-studio/quirks/commit/6c229ad397b1b537498ceece40595df74157f1d3))
* **core:** :sparkles: add core package setup ([d5749cc](https://github.com/nabla-studio/quirks/commit/d5749ccf0122f26f3e79679c8a094aa666d1a91b))
* **core:** :sparkles: external dep bundle ([2d89287](https://github.com/nabla-studio/quirks/commit/2d89287b9a73de48e035fdcd0f2c7aa3ce71377b))


### Bug Fixes

* **core:** :bug: fix suggestions types ([47af6b9](https://github.com/nabla-studio/quirks/commit/47af6b9b800c0619f9927ec24e041a3f69415290))

# Changelog
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.0.0",
"version": "0.1.0",
"sideEffects": false,
"dependencies": {
"@nabla-studio/chain-registry": "*"
Expand Down

0 comments on commit 90eb80e

Please sign in to comment.