File tree 22 files changed +110
-11
lines changed
22 files changed +110
-11
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * release build issue with sdk + querybuilder type ([ 25d3363] ( https://github.com/dojoengine/dojo.js/commit/25d33639b7bc699d082d038b835c15da31c08783 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * build examples on ci ([ c76c74b] ( https://github.com/dojoengine/dojo.js/commit/c76c74b354572371f189a881b35ede49eb4c9502 ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
23
8
24
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.1 " ,
2
+ "version" : " 1.0.2 " ,
3
3
"packages" : [" packages/*" ],
4
4
"npmClient" : " pnpm"
5
5
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+ ** Note:** Version bump only for package @dojoengine/core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
15
8
16
** Note:** Version bump only for package @dojoengine/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/core" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " dojo: Core package for interacting with dojo worlds. Execution client and other helpful functions" ,
5
5
"author" : " dojo" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+ ** Note:** Version bump only for package @dojoengine/create-burner
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
15
8
16
** Note:** Version bump only for package @dojoengine/create-burner
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/create-burner" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " dojo: Useful hooks and functions to create a Starknet burner wallet" ,
5
5
"author" : " Loaf" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+ ** Note:** Version bump only for package @dojoengine/create-dojo
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/create-dojo" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " dojo: scaffolding dojo projects via npx" ,
5
5
"author" : " dojo" ,
6
6
"module" : " index.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+ ** Note:** Version bump only for package @dojoengine/react
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
15
8
16
** Note:** Version bump only for package @dojoengine/react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/react" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " dojo: React hooks for working with the dojo engine stack." ,
5
5
"author" : " dojo" ,
6
6
"source" : " src/index.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/sdk/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * release build issue with sdk + querybuilder type ([ 25d3363] ( https://github.com/dojoengine/sdk/commit/25d33639b7bc699d082d038b835c15da31c08783 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.0.1] ( https://github.com/dojoengine/sdk/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/sdk" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Dojo SDK: Build onchain and provable apps faster" ,
5
5
"author" : " Dojo Team" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+ ** Note:** Version bump only for package @dojoengine/state
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/state" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " dojo: State syncing for dojo games" ,
5
5
"author" : " dojo" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+ ** Note:** Version bump only for package @dojoengine/torii-client
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
15
8
16
** Note:** Version bump only for package @dojoengine/torii-client
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/torii-client" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " dojo: package bundles torii wasm into a helpful export for web" ,
5
5
"author" : " dojo" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+ ** Note:** Version bump only for package @dojoengine/torii-wasm
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
15
8
16
** Note:** Version bump only for package @dojoengine/torii-wasm
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/torii-wasm" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " dojo: WASM bindings for torii" ,
5
5
"author" : " ohayo" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+ ** Note:** Version bump only for package @dojoengine/utils-wasm
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
15
8
16
** Note:** Version bump only for package @dojoengine/utils-wasm
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/utils-wasm" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " dojo: wasm utils " ,
5
5
"author" : " dojo" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.2] ( https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2 ) (2024-11-27)
7
+
8
+ ** Note:** Version bump only for package @dojoengine/utils
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1 ) (2024-11-26)
7
15
8
16
** Note:** Version bump only for package @dojoengine/utils
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dojoengine/utils" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " dojo: utils " ,
5
5
"author" : " dojo" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments