Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - [email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
  • Loading branch information
pyramation committed Apr 6, 2024
1 parent f591139 commit be20b03
Show file tree
Hide file tree
Showing 32 changed files with 203 additions and 16 deletions.
14 changes: 14 additions & 0 deletions examples/asset-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering combobox ([19aab95](https://github.com/cosmology-tech/create-cosmos-app/commit/19aab959006f0190752b5e243ed2fc49d46fc14d))
* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))
* use new combobox in stake-tokens ([3b88cae](https://github.com/cosmology-tech/create-cosmos-app/commit/3b88caeea897b00cb65bcfe39155f3ab0ce58283))





## [0.4.2](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

**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.4.2",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
11 changes: 11 additions & 0 deletions examples/authz/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.0.0 (2024-04-06)


### Bug Fixes

* rename telescope-authz to authz ([e30689d](https://github.com/cosmology-tech/create-cosmos-app/commit/e30689d1ff5f5c42a1c962aecc8b568511e0d0c2))





## [0.0.4](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

**Note:** Version bump only for package @cosmology/telescope-authz-example
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": "@cosmology/authz",
"version": "0.0.4",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
12 changes: 12 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,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))





## [0.2.1](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-19)

**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.2.1",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
12 changes: 12 additions & 0 deletions examples/ibc-transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))





## [0.4.2](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

**Note:** Version bump only for package @cosmology/asset-list
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.4.2",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
12 changes: 12 additions & 0 deletions examples/nft/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))





## [0.2.2](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

**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.2.2",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
12 changes: 12 additions & 0 deletions examples/provide-liquidity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))





## [0.3.1](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-19)

**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.3.1",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/rollkit/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.0.0 (2024-04-06)

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





## [0.16.2](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

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

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))
* use new combobox in stake-tokens ([3b88cae](https://github.com/cosmology-tech/create-cosmos-app/commit/3b88caeea897b00cb65bcfe39155f3ab0ce58283))





## [0.3.2](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

**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.3.2",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
12 changes: 12 additions & 0 deletions examples/swap-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))





## [0.5.2](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

**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.5.2",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
12 changes: 12 additions & 0 deletions examples/telescope-with-contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))





## [0.2.1](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-19)

**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.2.1",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
12 changes: 12 additions & 0 deletions examples/telescope/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))





## [1.8.3](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

**Note:** Version bump only for package @cosmology/connect-chain-with-telescope
Expand Down
2 changes: 1 addition & 1 deletion examples/telescope/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/connect-chain-with-telescope",
"version": "1.8.3",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
15 changes: 15 additions & 0 deletions examples/vote-proposal/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.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* custom filtering vote-proposal ([1fe5476](https://github.com/cosmology-tech/create-cosmos-app/commit/1fe5476387d18a347aca6369336e3b51a25d3ce5))
* use cosmos-kit in vote-proposal ([6612a0e](https://github.com/cosmology-tech/create-cosmos-app/commit/6612a0e6bbb7440b233ba0f95cca8bb4d3405edd))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))
* use new dropdown for connect-multi-chain and vote-proposal ([68dd4c3](https://github.com/cosmology-tech/create-cosmos-app/commit/68dd4c3b03939b14ff46c622e6267b41ac7ddf18))





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

**Note:** Version bump only for package @cosmology/vote-proposal
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": "@cosmology/vote-proposal",
"version": "0.2.5",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-cosmos-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.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@2.0.0) (2024-04-06)

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





## [1.4.8](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@1.4.8) (2024-01-20)

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

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))





## [0.16.5](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

**Note:** Version bump only for package @cosmology/connect-chain
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": "@cosmology/connect-chain",
"version": "0.16.5",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
14 changes: 14 additions & 0 deletions templates/connect-multi-chain/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


### Bug Fixes

* custom filtering connect-multi-chain ([0c345ce](https://github.com/cosmology-tech/create-cosmos-app/commit/0c345ceef886ebcd28574244aee3fef8f3d9ebb7))
* custom filtering stake-tokens ([9cc3d24](https://github.com/cosmology-tech/create-cosmos-app/commit/9cc3d24055cc54358af9dc7d8a56856bd2ef0787))
* use new combobox in asset-list ([68449d3](https://github.com/cosmology-tech/create-cosmos-app/commit/68449d39411c259f85eec07b7ae42f1a712c21a9))
* use new dropdown for connect-multi-chain and vote-proposal ([68dd4c3](https://github.com/cosmology-tech/create-cosmos-app/commit/68dd4c3b03939b14ff46c622e6267b41ac7ddf18))





## [0.16.2](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-01-20)

**Note:** Version bump only for package @cosmology/connect-multi-chain
Expand Down
Loading

0 comments on commit be20b03

Please sign in to comment.