Skip to content

Commit efd4121

Browse files
committed
1 parent d974de0 commit efd4121

File tree

10 files changed

+49
-9
lines changed

10 files changed

+49
-9
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.6.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.6.0) (2022-10-15)
7+
8+
**Note:** Version bump only for package create-cosmos-app
9+
10+
11+
12+
13+
614
# [0.5.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.5.0) (2022-10-15)
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.5.0",
3+
"version": "0.6.0",
44
"description": "Set up a modern Cosmos app by running one command ⚛️",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/create-cosmos-app#readme",

packages/create-cosmwasm-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+
# [1.2.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@1.2.0) (2022-10-15)
7+
8+
**Note:** Version bump only for package create-cosmwasm-app
9+
10+
11+
12+
13+
614
# [1.1.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@1.1.0) (2022-10-15)
715

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

packages/create-cosmwasm-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-cosmwasm-app",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Set up a modern CosmWasm app by running one command ⚛️",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/create-cosmos-app#readme",
@@ -80,7 +80,7 @@
8080
},
8181
"dependencies": {
8282
"@babel/runtime": "^7.11.2",
83-
"create-cosmos-app": "^0.5.0",
83+
"create-cosmos-app": "^0.6.0",
8484
"dargs": "7.0.0",
8585
"fuzzy": "0.1.3",
8686
"inquirerer": "0.1.3",

packages/create-juno-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.7.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.7.0) (2022-10-15)
7+
8+
**Note:** Version bump only for package create-juno-app
9+
10+
11+
12+
13+
614
# [0.6.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.6.0) (2022-10-15)
715

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

packages/create-juno-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-juno-app",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Set up a modern Juno app by running one command ⚛️",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/create-cosmos-app#readme",
@@ -80,7 +80,7 @@
8080
},
8181
"dependencies": {
8282
"@babel/runtime": "^7.11.2",
83-
"create-cosmos-app": "^0.5.0",
83+
"create-cosmos-app": "^0.6.0",
8484
"dargs": "7.0.0",
8585
"fuzzy": "0.1.3",
8686
"inquirerer": "0.1.3",

packages/create-osmosis-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.7.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.7.0) (2022-10-15)
7+
8+
**Note:** Version bump only for package create-osmosis-app
9+
10+
11+
12+
13+
614
# [0.6.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.6.0) (2022-10-15)
715

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

packages/create-osmosis-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-osmosis-app",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Set up a modern Osmosis app by running one command ⚛️",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/create-cosmos-app#readme",
@@ -80,7 +80,7 @@
8080
},
8181
"dependencies": {
8282
"@babel/runtime": "^7.11.2",
83-
"create-cosmos-app": "^0.5.0",
83+
"create-cosmos-app": "^0.6.0",
8484
"dargs": "7.0.0",
8585
"fuzzy": "0.1.3",
8686
"inquirerer": "0.1.3",

packages/create-stargaze-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.7.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.7.0) (2022-10-15)
7+
8+
**Note:** Version bump only for package create-stargaze-app
9+
10+
11+
12+
13+
614
# [0.6.0](https://github.com/cosmology-tech/create-cosmos-app/compare/[email protected]@0.6.0) (2022-10-15)
715

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

packages/create-stargaze-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-stargaze-app",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Set up a modern Stargaze app by running one command ⚛️",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/create-cosmos-app#readme",
@@ -80,7 +80,7 @@
8080
},
8181
"dependencies": {
8282
"@babel/runtime": "^7.11.2",
83-
"create-cosmos-app": "^0.5.0",
83+
"create-cosmos-app": "^0.6.0",
8484
"dargs": "7.0.0",
8585
"fuzzy": "0.1.3",
8686
"inquirerer": "0.1.3",

0 commit comments

Comments
 (0)