Skip to content

Commit f07b851

Browse files
committed
1 parent 7b5b99f commit f07b851

File tree

6 files changed

+27
-3
lines changed

6 files changed

+27
-3
lines changed

packages/create-cosmos-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.6](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.0.6) (2022-08-18)
7+
8+
**Note:** Version bump only for package create-cosmos-app
9+
10+
11+
12+
13+
614
## [0.0.5](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.0.5) (2022-07-29)
715

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

packages/create-cosmos-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-cosmos-app",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "create cosmos app",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/create-cosmos-app#readme",
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.0.2 (2022-08-18)
7+
8+
**Note:** Version bump only for package connect-chain

templates/placeholder-connect-chain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connect-chain",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "connect-chain",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/connect-chain#readme",
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.0.2 (2022-08-18)
7+
8+
**Note:** Version bump only for package connect-multi-chain

templates/placeholder-connect-multi-chain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connect-multi-chain",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "connect-multi-chain",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/connect-multi-chain#readme",

0 commit comments

Comments
 (0)