-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(main): release 1.1.0 * feat: fixing changelog --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Pedro Rezende <[email protected]>
- Loading branch information
1 parent
72d32ce
commit 51c14ba
Showing
3 changed files
with
4 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "1.0.0" | ||
".": "1.1.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,6 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2025-01-22) | ||
|
||
## [1.1.0](https://github.com/anoma/namada-chain-registry/compare/v1.0.0...v1.1.0) (2025-01-27) | ||
|
||
### Features | ||
|
||
* add namadadryrun, feature flags ([c8077fd](https://github.com/anoma/namada-chain-registry/commit/c8077fd1c1a49c3e470cc0701c31eb3e3d9963f9)) | ||
* added anodeofzen RPC ([1e6f299](https://github.com/anoma/namada-chain-registry/commit/1e6f2996747b86a24e444063a061b88b2e0fea77)) | ||
* adding campfire-osmosis-1 ibc channel ([#28](https://github.com/anoma/namada-chain-registry/issues/28)) ([1c246d5](https://github.com/anoma/namada-chain-registry/commit/1c246d53bb27cc7d16ac9c98e9087c990eb34df3)) | ||
* enable phase 3 for dryrun chain ([5ad6169](https://github.com/anoma/namada-chain-registry/commit/5ad61694d789b0fbc05af1d00b1710cf501875fe)) | ||
* initial release-please config ([#31](https://github.com/anoma/namada-chain-registry/issues/31)) ([44a44dd](https://github.com/anoma/namada-chain-registry/commit/44a44ddd18cafb436670163ae23af70982a3a325)) | ||
* **namadainternaldevnet:** update chain id ([#14](https://github.com/anoma/namada-chain-registry/issues/14)) ([e1b0585](https://github.com/anoma/namada-chain-registry/commit/e1b0585a2337d298f65757b4e394d686fd6eafd0)) | ||
* **namadainternaldevnet:** updating rpc address ([#15](https://github.com/anoma/namada-chain-registry/issues/15)) ([d19d009](https://github.com/anoma/namada-chain-registry/commit/d19d009620034f5a11f3b266fd372a37c3853358)) | ||
* updating namadainternaldevnet chainid ([#24](https://github.com/anoma/namada-chain-registry/issues/24)) ([ffb7bdb](https://github.com/anoma/namada-chain-registry/commit/ffb7bdb659dcd6fe60f86320e8ba9b25f74e70ef)) | ||
* using osmosis chain name instead of chain id ([#29](https://github.com/anoma/namada-chain-registry/issues/29)) ([8df3d43](https://github.com/anoma/namada-chain-registry/commit/8df3d430dcd7b7e10a000e109ac8fc456c7c98ce)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix slip-44, was referencing Atom ([3003225](https://github.com/anoma/namada-chain-registry/commit/30032253ffa10cab47d013d93a41c5ee533ea25d)) | ||
* fix the chain name ([ec510d6](https://github.com/anoma/namada-chain-registry/commit/ec510d662cff1f2d88c1fb2f4089770797d38e7e)) | ||
* fixing chain name for osmosis channel ([#30](https://github.com/anoma/namada-chain-registry/issues/30)) ([6bfb476](https://github.com/anoma/namada-chain-registry/commit/6bfb47642aa7a3b1822ac2783a1ac6979985fc12)) | ||
* Update with current Housefire details ([#5](https://github.com/anoma/namada-chain-registry/issues/5)) ([dfbce8d](https://github.com/anoma/namada-chain-registry/commit/dfbce8d07c7892ae4b3853c92791a3b000eb2392)) | ||
- Changing channels for Campfire <> Osmosis |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters