Skip to content

Commit eb9be70

Browse files
committed
chore: release
1 parent a4101d8 commit eb9be70

File tree

25 files changed

+116
-13
lines changed

25 files changed

+116
-13
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"mode": "exit",
2+
"mode": "pre",
33
"tag": "1.7-rc",
44
"initialVersions": {
55
"example-node-worker": "0.0.1",
@@ -35,6 +35,7 @@
3535
"changesets": [
3636
"fifty-moons-film",
3737
"huge-paths-switch",
38+
"orange-points-prove",
3839
"plenty-women-read",
3940
"smooth-dragons-write",
4041
"tiny-suns-read"

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.7.0-1.7-rc.4
4+
5+
### Minor Changes
6+
7+
- 1a580dd: chore: bump minor version
8+
39
## 1.7.0-preview.3
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dojoengine/core",
3-
"version": "1.7.0-preview.3",
3+
"version": "1.7.0-1.7-rc.4",
44
"description": "dojo: Core package for interacting with dojo worlds. Execution client and other helpful functions",
55
"author": "dojo",
66
"license": "MIT",

packages/create-burner/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 1.7.0-1.7-rc.4
4+
5+
### Minor Changes
6+
7+
- 1a580dd: chore: bump minor version
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1a580dd]
12+
- @dojoengine/core@1.7.0-1.7-rc.4
13+
314
## 1.7.0-preview.3
415

516
### Minor Changes

packages/create-burner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dojoengine/create-burner",
3-
"version": "1.7.0-preview.3",
3+
"version": "1.7.0-1.7-rc.4",
44
"description": "dojo: Useful hooks and functions to create a Starknet burner wallet",
55
"author": "Loaf",
66
"license": "MIT",

packages/create-dojo/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.7.0-1.7-rc.4
4+
5+
### Minor Changes
6+
7+
- 1a580dd: chore: bump minor version
8+
39
## 1.7.0-preview.3
410

511
### Minor Changes

packages/create-dojo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dojoengine/create-dojo",
3-
"version": "1.7.0-preview.3",
3+
"version": "1.7.0-1.7-rc.4",
44
"description": "Interactive CLI tool for creating Dojo.js applications",
55
"author": "dojo",
66
"module": "index.ts",

packages/grpc/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @dojoengine/grpc
22

3+
## 0.1.0-1.7-rc.4
4+
5+
### Minor Changes
6+
7+
- 1a580dd: chore: bump minor version
8+
39
## 0.1.0-preview.3
410

511
### Minor Changes

packages/grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dojoengine/grpc",
3-
"version": "0.1.0-preview.3",
3+
"version": "0.1.0-1.7-rc.4",
44
"author": "Dojo Team",
55
"license": "MIT",
66
"description": "Dojo SDK: Build onchain and provable apps faster",

packages/predeployed-connector/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.7.0-1.7-rc.4
4+
5+
### Minor Changes
6+
7+
- 1a580dd: chore: bump minor version
8+
39
## 1.7.0-preview.3
410

511
### Minor Changes

0 commit comments

Comments
 (0)