Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmology/asset-list@0.2.5
 - @cosmology/connect-chain-with-telescope-and-contracts@1.7.6
 - @cosmology/cosmwasm@1.9.7
 - example@0.36.5
 - @cosmology/grpc-web-grpc-gateway@0.1.5
 - @cosmology/ibc-transfer@0.2.5
 - @cosmology/juno@1.8.5
 - @cosmology/nft@0.1.5
 - @cosmology/osmosis-cosmwasm@1.9.6
 - @cosmology/osmosis@1.8.5
 - @cosmology/provide-liquidity@0.2.5
 - @cosmology/send-tokens@1.8.5
 - @cosmology/stake-tokens@0.2.5
 - @cosmology/stargaze@1.8.5
 - @cosmology/swap-tokens@0.4.4
 - @cosmology/tailwindcss@1.8.5
 - @cosmology/telescope-contracts@0.1.4
 - @cosmology/connect-chain-with-telescope@1.7.6
 - @cosmology/vote-proposal@0.2.5
 - @cosmology/connect-chain@0.15.5
 - @cosmology/connect-multi-chain@0.15.5
  • Loading branch information
pyramation committed Sep 27, 2023
1 parent 804f926 commit fbefa2e
Show file tree
Hide file tree
Showing 42 changed files with 189 additions and 21 deletions.
8 changes: 8 additions & 0 deletions examples/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.

## [0.2.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/asset-list@0.2.4...@cosmology/asset-list@0.2.5) (2023-09-27)

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





## [0.2.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/asset-list@0.2.3...@cosmology/asset-list@0.2.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/asset-list
Expand Down
2 changes: 1 addition & 1 deletion examples/asset-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/asset-list",
"version": "0.2.4",
"version": "0.2.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/contracts/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.7.6](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/connect-chain-with-telescope-and-contracts@1.7.5...@cosmology/connect-chain-with-telescope-and-contracts@1.7.6) (2023-09-27)

**Note:** Version bump only for package @cosmology/connect-chain-with-telescope-and-contracts





## [1.7.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/connect-chain-with-telescope-and-contracts@1.7.4...@cosmology/connect-chain-with-telescope-and-contracts@1.7.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/connect-chain-with-telescope-and-contracts
Expand Down
2 changes: 1 addition & 1 deletion examples/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/connect-chain-with-telescope-and-contracts",
"version": "1.7.5",
"version": "1.7.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/cosmwasm/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.9.7](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/cosmwasm@1.9.6...@cosmology/cosmwasm@1.9.7) (2023-09-27)

**Note:** Version bump only for package @cosmology/cosmwasm





## [1.9.6](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/cosmwasm@1.9.5...@cosmology/cosmwasm@1.9.6) (2023-09-27)

**Note:** Version bump only for package @cosmology/cosmwasm
Expand Down
2 changes: 1 addition & 1 deletion examples/cosmwasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/cosmwasm",
"version": "1.9.6",
"version": "1.9.7",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/dashboard/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.36.5](https://github.com/cosmology-tech/create-cosmos-app/compare/example@0.36.4...example@0.36.5) (2023-09-27)

**Note:** Version bump only for package example





## [0.36.4](https://github.com/cosmology-tech/create-cosmos-app/compare/example@0.36.3...example@0.36.4) (2023-09-27)

**Note:** Version bump only for package example
Expand Down
2 changes: 1 addition & 1 deletion examples/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "0.36.4",
"version": "0.36.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/grpc-web-grpc-gateway/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.1.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/grpc-web-grpc-gateway@0.1.4...@cosmology/grpc-web-grpc-gateway@0.1.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/grpc-web-grpc-gateway





## [0.1.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/grpc-web-grpc-gateway@0.1.3...@cosmology/grpc-web-grpc-gateway@0.1.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/grpc-web-grpc-gateway
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-web-grpc-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/grpc-web-grpc-gateway",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/ibc-transfer/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.2.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/ibc-transfer@0.2.4...@cosmology/ibc-transfer@0.2.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/ibc-transfer





## [0.2.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/ibc-transfer@0.2.3...@cosmology/ibc-transfer@0.2.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/ibc-transfer
Expand Down
2 changes: 1 addition & 1 deletion examples/ibc-transfer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/ibc-transfer",
"version": "0.2.4",
"version": "0.2.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/juno/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.8.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/juno@1.8.4...@cosmology/juno@1.8.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/juno





## [1.8.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/juno@1.8.3...@cosmology/juno@1.8.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/juno
Expand Down
2 changes: 1 addition & 1 deletion examples/juno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/juno",
"version": "1.8.4",
"version": "1.8.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/nft/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.1.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/nft@0.1.4...@cosmology/nft@0.1.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/nft





## [0.1.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/nft@0.1.3...@cosmology/nft@0.1.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/nft
Expand Down
2 changes: 1 addition & 1 deletion examples/nft/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/nft",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/osmosis-cosmwasm/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.9.6](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/osmosis-cosmwasm@1.9.5...@cosmology/osmosis-cosmwasm@1.9.6) (2023-09-27)

**Note:** Version bump only for package @cosmology/osmosis-cosmwasm





## [1.9.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/osmosis-cosmwasm@1.9.4...@cosmology/osmosis-cosmwasm@1.9.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/osmosis-cosmwasm
Expand Down
2 changes: 1 addition & 1 deletion examples/osmosis-cosmwasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/osmosis-cosmwasm",
"version": "1.9.5",
"version": "1.9.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/osmosis/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.8.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/osmosis@1.8.4...@cosmology/osmosis@1.8.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/osmosis





## [1.8.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/osmosis@1.8.3...@cosmology/osmosis@1.8.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/osmosis
Expand Down
2 changes: 1 addition & 1 deletion examples/osmosis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/osmosis",
"version": "1.8.4",
"version": "1.8.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/provide-liquidity/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.2.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/provide-liquidity@0.2.4...@cosmology/provide-liquidity@0.2.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/provide-liquidity





## [0.2.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/provide-liquidity@0.2.3...@cosmology/provide-liquidity@0.2.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/provide-liquidity
Expand Down
2 changes: 1 addition & 1 deletion examples/provide-liquidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/provide-liquidity",
"version": "0.2.4",
"version": "0.2.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/send-tokens/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.8.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/send-tokens@1.8.4...@cosmology/send-tokens@1.8.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/send-tokens





## [1.8.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/send-tokens@1.8.3...@cosmology/send-tokens@1.8.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/send-tokens
Expand Down
2 changes: 1 addition & 1 deletion examples/send-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/send-tokens",
"version": "1.8.4",
"version": "1.8.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/stake-tokens/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.2.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/stake-tokens@0.2.4...@cosmology/stake-tokens@0.2.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/stake-tokens





## [0.2.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/stake-tokens@0.2.3...@cosmology/stake-tokens@0.2.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/stake-tokens
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": "@cosmology/stake-tokens",
"version": "0.2.4",
"version": "0.2.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/stargaze/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.8.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/stargaze@1.8.4...@cosmology/stargaze@1.8.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/stargaze





## [1.8.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/stargaze@1.8.3...@cosmology/stargaze@1.8.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/stargaze
Expand Down
2 changes: 1 addition & 1 deletion examples/stargaze/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/stargaze",
"version": "1.8.4",
"version": "1.8.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/swap-tokens/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.4.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/swap-tokens@0.4.3...@cosmology/swap-tokens@0.4.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/swap-tokens





## [0.4.3](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/swap-tokens@0.4.2...@cosmology/swap-tokens@0.4.3) (2023-09-27)

**Note:** Version bump only for package @cosmology/swap-tokens
Expand Down
2 changes: 1 addition & 1 deletion examples/swap-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/swap-tokens",
"version": "0.4.3",
"version": "0.4.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/tailwindcss/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.8.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/tailwindcss@1.8.4...@cosmology/tailwindcss@1.8.5) (2023-09-27)

**Note:** Version bump only for package @cosmology/tailwindcss





## [1.8.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/tailwindcss@1.8.3...@cosmology/tailwindcss@1.8.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/tailwindcss
Expand Down
2 changes: 1 addition & 1 deletion examples/tailwindcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/tailwindcss",
"version": "1.8.4",
"version": "1.8.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/telescope-with-contracts/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.1.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/telescope-contracts@0.1.3...@cosmology/telescope-contracts@0.1.4) (2023-09-27)

**Note:** Version bump only for package @cosmology/telescope-contracts





## [0.1.3](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/telescope-contracts@0.1.2...@cosmology/telescope-contracts@0.1.3) (2023-09-27)

**Note:** Version bump only for package @cosmology/telescope-contracts
Expand Down
2 changes: 1 addition & 1 deletion examples/telescope-with-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/telescope-contracts",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Loading

0 comments on commit fbefa2e

Please sign in to comment.