Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @hyperweb/[email protected]
 - @hyperweb/[email protected]
 - @hyperweb/[email protected]
 - @hyperweb/[email protected]
 - @hyperweb/[email protected]
 - @hyperweb/[email protected]
 - [email protected]
 - @hyperweb/[email protected]
 - @hyperweb/[email protected]
 - @hyperweb/[email protected]
  • Loading branch information
Zetazzz committed Jan 27, 2025
1 parent 7bd1261 commit 91311fc
Show file tree
Hide file tree
Showing 20 changed files with 127 additions and 10 deletions.
15 changes: 15 additions & 0 deletions examples/authz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.1 (2025-01-27)


### Bug Fixes

* deps ([b2aa70b](https://github.com/hyperweb-io/create-interchain-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* old ci job yarn4 issues ([#182](https://github.com/hyperweb-io/create-interchain-app/issues/182)) ([2bb19f7](https://github.com/hyperweb-io/create-interchain-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
* rename telescope-authz to authz ([9ba95fd](https://github.com/hyperweb-io/create-interchain-app/commit/9ba95fd9d2e23620b1997e87f780460602507d60))
* try locks update script ([000aa5f](https://github.com/hyperweb-io/create-interchain-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/hyperweb-io/create-interchain-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))





# 1.1.0 (2024-10-08)


Expand Down
2 changes: 1 addition & 1 deletion examples/authz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperweb/authz",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/ibc-asset-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/hyperweb-io/create-interchain-app/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-01-27)

**Note:** Version bump only for package @hyperweb/ibc-asset-list





## 1.1.1 (2025-01-27)

**Note:** Version bump only for package @hyperweb/ibc-asset-list
Expand Down
2 changes: 1 addition & 1 deletion examples/ibc-asset-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperweb/ibc-asset-list",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/injective-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.0.2 (2025-01-27)

**Note:** Version bump only for package @hyperweb/injective-vue





## 0.0.1 (2025-01-27)

**Note:** Version bump only for package injective-vue
2 changes: 1 addition & 1 deletion examples/injective-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hyperweb/injective-vue",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
8 changes: 8 additions & 0 deletions examples/injective/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.2 (2025-01-27)

**Note:** Version bump only for package @hyperweb/injective





## 1.1.1 (2025-01-27)

**Note:** Version bump only for package @cosmology/injective
2 changes: 1 addition & 1 deletion examples/injective/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperweb/injective",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
11 changes: 11 additions & 0 deletions examples/stake-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/hyperweb-io/create-interchain-app/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-01-27)


### Bug Fixes

* cannot stake action ([7edfc8d](https://github.com/hyperweb-io/create-interchain-app/commit/7edfc8dd51bbd4e3dc8371ea6f795af301542652))





## 1.1.1 (2025-01-27)


Expand Down
2 changes: 1 addition & 1 deletion examples/stake-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperweb/stake-tokens",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/vote-proposal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/hyperweb-io/create-interchain-app/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-01-27)

**Note:** Version bump only for package @hyperweb/vote-proposal





## 1.1.1 (2025-01-27)


Expand Down
2 changes: 1 addition & 1 deletion examples/vote-proposal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperweb/vote-proposal",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-interchain-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.2](https://github.com/hyperweb-io/create-interchain-app/compare/[email protected]@2.4.2) (2025-01-27)

**Note:** Version bump only for package create-interchain-app





## 2.4.1 (2025-01-27)

**Note:** Version bump only for package create-interchain-app
Expand Down
2 changes: 1 addition & 1 deletion packages/create-interchain-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-interchain-app",
"version": "2.4.1",
"version": "2.4.2",
"description": "Set up a modern Cosmos app by running one command ⚛️",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/hyperweb-io/create-interchain-app#readme",
Expand Down
16 changes: 16 additions & 0 deletions templates/chain-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.2 (2025-01-27)


### Bug Fixes

* remove comments ([f89c630](https://github.com/hyperweb-io/create-interchain-app/commit/f89c6306258d532a8a8daaa37801e955b47973d9))


### Features

* move chain-template to /templates ([295eaf1](https://github.com/hyperweb-io/create-interchain-app/commit/295eaf18dd0d0293321f9b3a24e3198c3e4d9bb6))





## 1.1.1 (2025-01-27)


Expand Down
2 changes: 1 addition & 1 deletion templates/chain-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperweb/chain-template",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
16 changes: 16 additions & 0 deletions templates/connect-chain/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.2 (2025-01-27)


### Bug Fixes

* custom filtering stake-tokens ([1bec4cc](https://github.com/hyperweb-io/create-interchain-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
* deps ([b2aa70b](https://github.com/hyperweb-io/create-interchain-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* old ci job yarn4 issues ([#182](https://github.com/hyperweb-io/create-interchain-app/issues/182)) ([2bb19f7](https://github.com/hyperweb-io/create-interchain-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
* try locks update script ([000aa5f](https://github.com/hyperweb-io/create-interchain-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/hyperweb-io/create-interchain-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
* use new combobox in asset-list ([04fe837](https://github.com/hyperweb-io/create-interchain-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))





## 1.1.1 (2025-01-27)


Expand Down
2 changes: 1 addition & 1 deletion templates/connect-chain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperweb/connect-chain",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
19 changes: 19 additions & 0 deletions templates/connect-multi-chain/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.2 (2025-01-27)


### Bug Fixes

* custom filtering connect-multi-chain ([583239b](https://github.com/hyperweb-io/create-interchain-app/commit/583239b40b7c0b590450beb04782da969d2bb5d3))
* custom filtering stake-tokens ([1bec4cc](https://github.com/hyperweb-io/create-interchain-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
* deps ([b2aa70b](https://github.com/hyperweb-io/create-interchain-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* old ci job yarn4 issues ([#182](https://github.com/hyperweb-io/create-interchain-app/issues/182)) ([2bb19f7](https://github.com/hyperweb-io/create-interchain-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
* try locks update script ([000aa5f](https://github.com/hyperweb-io/create-interchain-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* ts lint error in JSX ([106d22d](https://github.com/hyperweb-io/create-interchain-app/commit/106d22d85bd579d685052181ffde02d5410528ea))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/hyperweb-io/create-interchain-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
* use new combobox in asset-list ([04fe837](https://github.com/hyperweb-io/create-interchain-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))
* use new dropdown for connect-multi-chain and vote-proposal ([99b0fc2](https://github.com/hyperweb-io/create-interchain-app/commit/99b0fc29ec10ee91db23d6820b87a5802f59def4))





## 1.1.1 (2025-01-27)


Expand Down
2 changes: 1 addition & 1 deletion templates/connect-multi-chain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperweb/connect-multi-chain",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 91311fc

Please sign in to comment.