Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MartianGreed committed Nov 26, 2024
1 parent b08d849 commit fca2e4a
Show file tree
Hide file tree
Showing 22 changed files with 130 additions and 11 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)


### Bug Fixes

* change historical to false for events ([d4437d2](https://github.com/dojoengine/dojo.js/commit/d4437d299f02588622fed1396c8b45182be91828))
* changelog ([0260c42](https://github.com/dojoengine/dojo.js/commit/0260c423df0e27cb554fac4043b1a373625908d9))
* conditions to flatten clause ([f7297e8](https://github.com/dojoengine/dojo.js/commit/f7297e8b6bd739e04848c623d491b0ba8d112abb))
* create-dojo + update manifest path ([cd9db9d](https://github.com/dojoengine/dojo.js/commit/cd9db9d8f9c9bec82e2634f5c86d74d084b31397))
* sdk function params refac to object param ([822bdc4](https://github.com/dojoengine/dojo.js/commit/822bdc4161ca478ee8e3ff3e3121ee91fb260397))


### Features

* add examples ([e7715f6](https://github.com/dojoengine/dojo.js/commit/e7715f6bc503d2e0d90e08c5878028066fbb41f7))
* add querybuilder ([daf20b0](https://github.com/dojoengine/dojo.js/commit/daf20b039db6850a21b4d5ac51c8be7227ffd4a8))
* add torii tokens functions to dojo sdk ([be5c1a8](https://github.com/dojoengine/dojo.js/commit/be5c1a82f0467f2dc93ea9c9eab91fb580ac6e8f))





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.1",
"packages": ["packages/*"],
"npmClient": "pnpm"
}
8 changes: 8 additions & 0 deletions packages/core/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.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)

**Note:** Version bump only for package @dojoengine/core





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/core",
"version": "1.0.0",
"version": "1.0.1",
"description": "dojo: Core package for interacting with dojo worlds. Execution client and other helpful functions",
"author": "dojo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-burner/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.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)

**Note:** Version bump only for package @dojoengine/create-burner





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/create-burner
Expand Down
2 changes: 1 addition & 1 deletion packages/create-burner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/create-burner",
"version": "1.0.0",
"version": "1.0.1",
"description": "dojo: Useful hooks and functions to create a Starknet burner wallet",
"author": "Loaf",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/create-dojo/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.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)


### Bug Fixes

* create-dojo + update manifest path ([cd9db9d](https://github.com/dojoengine/dojo.js/commit/cd9db9d8f9c9bec82e2634f5c86d74d084b31397))





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/create-dojo
Expand Down
2 changes: 1 addition & 1 deletion packages/create-dojo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/create-dojo",
"version": "1.0.0",
"version": "1.0.1",
"description": "dojo: scaffolding dojo projects via npx",
"author": "dojo",
"module": "index.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/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.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)

**Note:** Version bump only for package @dojoengine/react





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/react
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/react",
"version": "1.0.0",
"version": "1.0.1",
"description": "dojo: React hooks for working with the dojo engine stack.",
"author": "dojo",
"source": "src/index.ts",
Expand Down
19 changes: 19 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/dojoengine/sdk/compare/v1.0.0...v1.0.1) (2024-11-26)


### Bug Fixes

* conditions to flatten clause ([f7297e8](https://github.com/dojoengine/sdk/commit/f7297e8b6bd739e04848c623d491b0ba8d112abb))
* sdk function params refac to object param ([822bdc4](https://github.com/dojoengine/sdk/commit/822bdc4161ca478ee8e3ff3e3121ee91fb260397))


### Features

* add examples ([e7715f6](https://github.com/dojoengine/sdk/commit/e7715f6bc503d2e0d90e08c5878028066fbb41f7))
* add querybuilder ([daf20b0](https://github.com/dojoengine/sdk/commit/daf20b039db6850a21b4d5ac51c8be7227ffd4a8))
* add torii tokens functions to dojo sdk ([be5c1a8](https://github.com/dojoengine/sdk/commit/be5c1a82f0467f2dc93ea9c9eab91fb580ac6e8f))





# [1.0.0](https://github.com/dojoengine/sdk/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/sdk
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/sdk",
"version": "1.0.0",
"version": "1.0.1",
"description": "Dojo SDK: Build onchain and provable apps faster",
"author": "Dojo Team",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/state/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.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)


### Bug Fixes

* change historical to false for events ([d4437d2](https://github.com/dojoengine/dojo.js/commit/d4437d299f02588622fed1396c8b45182be91828))





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/state
Expand Down
2 changes: 1 addition & 1 deletion packages/state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/state",
"version": "1.0.0",
"version": "1.0.1",
"description": "dojo: State syncing for dojo games",
"author": "dojo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/torii-client/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.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)

**Note:** Version bump only for package @dojoengine/torii-client





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/torii-client
Expand Down
2 changes: 1 addition & 1 deletion packages/torii-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/torii-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "dojo: package bundles torii wasm into a helpful export for web",
"author": "dojo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/torii-wasm/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.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)

**Note:** Version bump only for package @dojoengine/torii-wasm





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/torii-wasm
Expand Down
2 changes: 1 addition & 1 deletion packages/torii-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/torii-wasm",
"version": "1.0.0",
"version": "1.0.1",
"description": "dojo: WASM bindings for torii",
"author": "ohayo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/utils-wasm/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.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)

**Note:** Version bump only for package @dojoengine/utils-wasm





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/utils-wasm
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/utils-wasm",
"version": "1.0.0",
"version": "1.0.1",
"description": "dojo: wasm utils ",
"author": "dojo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/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.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26)

**Note:** Version bump only for package @dojoengine/utils





# [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11)

**Note:** Version bump only for package @dojoengine/utils
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/utils",
"version": "1.0.0",
"version": "1.0.1",
"description": "dojo: utils ",
"author": "dojo",
"license": "MIT",
Expand Down

0 comments on commit fca2e4a

Please sign in to comment.