diff --git a/.changeset/pre.json b/.changeset/pre.json index 115998e241..73071b9837 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -55,6 +55,7 @@ "nine-poets-bow", "pink-keys-add", "proud-panthers-build", + "purple-drinks-beg", "rich-ants-clean", "rich-turkeys-relate", "selfish-jars-develop", diff --git a/bundler/CHANGELOG.md b/bundler/CHANGELOG.md index 84e328d1ce..8ed0f0cd33 100644 --- a/bundler/CHANGELOG.md +++ b/bundler/CHANGELOG.md @@ -1,5 +1,21 @@ # @evmts/bundler +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/bun-plugin@1.0.0-next.5 + - @evmts/config@1.0.0-next.5 + - @evmts/esbuild-plugin@1.0.0-next.5 + - @evmts/rollup-plugin@1.0.0-next.5 + - @evmts/rspack-plugin@1.0.0-next.5 + - @evmts/ts-plugin@1.0.0-next.5 + - @evmts/vite-plugin@1.0.0-next.5 + - @evmts/webpack-plugin@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/base/CHANGELOG.md b/bundler/base/CHANGELOG.md index 7fefc1df4e..c5ee41a91e 100644 --- a/bundler/base/CHANGELOG.md +++ b/bundler/base/CHANGELOG.md @@ -1,5 +1,17 @@ # @evmts/base +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/config@1.0.0-next.5 + - @evmts/runtime@1.0.0-next.5 + - @evmts/solc@1.0.0-next.5 + - @evmts/tsconfig@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/base/package.json b/bundler/base/package.json index 51dde2c061..fe841b61e5 100644 --- a/bundler/base/package.json +++ b/bundler/base/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/base", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "Internal bundler for Evmts", "keywords": [ diff --git a/bundler/bun/CHANGELOG.md b/bundler/bun/CHANGELOG.md index e54397a2cd..ee128bc797 100644 --- a/bundler/bun/CHANGELOG.md +++ b/bundler/bun/CHANGELOG.md @@ -1,5 +1,15 @@ # @evmts/bun-plugin +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/base@1.0.0-next.5 + - @evmts/config@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/bun/package.json b/bundler/bun/package.json index 89c2982c55..c3494e3b6d 100644 --- a/bundler/bun/package.json +++ b/bundler/bun/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/bun-plugin", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A bun plugin for evmts", "keywords": [ diff --git a/bundler/config/CHANGELOG.md b/bundler/config/CHANGELOG.md index 26443bc1a6..2e475c5c37 100644 --- a/bundler/config/CHANGELOG.md +++ b/bundler/config/CHANGELOG.md @@ -1,5 +1,14 @@ # @evmts/core +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/effect@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/config/package.json b/bundler/config/package.json index 7792b05d2c..81f0e486eb 100644 --- a/bundler/config/package.json +++ b/bundler/config/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/config", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "Manages config for evmts", "keywords": [ diff --git a/bundler/esbuild/CHANGELOG.md b/bundler/esbuild/CHANGELOG.md index 6d234b3975..2303c158c4 100644 --- a/bundler/esbuild/CHANGELOG.md +++ b/bundler/esbuild/CHANGELOG.md @@ -1,5 +1,14 @@ # @evmts/plugin +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/unplugin@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/esbuild/package.json b/bundler/esbuild/package.json index f83336fc92..53a55e3d1f 100644 --- a/bundler/esbuild/package.json +++ b/bundler/esbuild/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/esbuild-plugin", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A esbuild plugin for evmts", "keywords": [ diff --git a/bundler/package.json b/bundler/package.json index 7e7c14cef4..5ede38b8e3 100644 --- a/bundler/package.json +++ b/bundler/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/bundler", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "Bundler for EVMts", "keywords": [ @@ -64,7 +64,7 @@ "@evmts/webpack-plugin": "workspace:^" }, "devDependencies": { - "@evmts/tsconfig": "workspace:1.0.0-next.0", + "@evmts/tsconfig": "workspace:1.0.0-next.5", "rome": "^12.1.3", "tsup": "^7.2.0", "typedoc": "^0.25.3", diff --git a/bundler/resolutions/CHANGELOG.md b/bundler/resolutions/CHANGELOG.md index 6354094ae6..906624115f 100644 --- a/bundler/resolutions/CHANGELOG.md +++ b/bundler/resolutions/CHANGELOG.md @@ -1,5 +1,16 @@ # @evmts/resolutions +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/config@1.0.0-next.5 + - @evmts/tsconfig@1.0.0-next.5 + - @evmts/effect@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/resolutions/package.json b/bundler/resolutions/package.json index 026e581c7e..c1748ff985 100644 --- a/bundler/resolutions/package.json +++ b/bundler/resolutions/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/resolutions", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "Module for resolving and import graph for solidity files", "keywords": [ diff --git a/bundler/rollup/CHANGELOG.md b/bundler/rollup/CHANGELOG.md index 30e7b8a34e..6ebc53cfd8 100644 --- a/bundler/rollup/CHANGELOG.md +++ b/bundler/rollup/CHANGELOG.md @@ -1,5 +1,14 @@ # @evmts/plugin +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/unplugin@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/rollup/package.json b/bundler/rollup/package.json index 4691a0a83e..3ce8f30a6d 100644 --- a/bundler/rollup/package.json +++ b/bundler/rollup/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/rollup-plugin", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A generic plugin that can be used in esbuild, webpack, vite, and rollup", "keywords": [ diff --git a/bundler/rspack/CHANGELOG.md b/bundler/rspack/CHANGELOG.md index d6343553f0..8f0cd4ebab 100644 --- a/bundler/rspack/CHANGELOG.md +++ b/bundler/rspack/CHANGELOG.md @@ -1,5 +1,14 @@ # @evmts/plugin +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/unplugin@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/rspack/package.json b/bundler/rspack/package.json index cf9a55bebe..96f0100879 100644 --- a/bundler/rspack/package.json +++ b/bundler/rspack/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/rspack-plugin", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "An (experimental) rspack plugin for evmts", "keywords": [ diff --git a/bundler/runtime/CHANGELOG.md b/bundler/runtime/CHANGELOG.md index fb365dc4a7..7e23d60590 100644 --- a/bundler/runtime/CHANGELOG.md +++ b/bundler/runtime/CHANGELOG.md @@ -1,5 +1,14 @@ # @evmts/runtime +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/tsconfig@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/runtime/package.json b/bundler/runtime/package.json index e05b359dd0..73d9d5fbb5 100644 --- a/bundler/runtime/package.json +++ b/bundler/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/runtime", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "Tools for generating the EVMts contract runtime", "keywords": [ diff --git a/bundler/solc/CHANGELOG.md b/bundler/solc/CHANGELOG.md index b13925182a..93fc8497ae 100644 --- a/bundler/solc/CHANGELOG.md +++ b/bundler/solc/CHANGELOG.md @@ -1,5 +1,15 @@ # @evmts/core +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/config@1.0.0-next.5 + - @evmts/tsconfig@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/solc/package.json b/bundler/solc/package.json index 5e8846a423..27b6e8a1a4 100644 --- a/bundler/solc/package.json +++ b/bundler/solc/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/solc", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "Utilities around solc", "keywords": [ diff --git a/bundler/ts-plugin/CHANGELOG.md b/bundler/ts-plugin/CHANGELOG.md index a19feb4719..c03e0927e6 100644 --- a/bundler/ts-plugin/CHANGELOG.md +++ b/bundler/ts-plugin/CHANGELOG.md @@ -1,5 +1,14 @@ # @evmts/ts-plugin +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/base@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/ts-plugin/package.json b/bundler/ts-plugin/package.json index b123ca03cc..8b40eb1373 100644 --- a/bundler/ts-plugin/package.json +++ b/bundler/ts-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/ts-plugin", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A typescript plugin for evmts", "keywords": [ diff --git a/bundler/unplugin/CHANGELOG.md b/bundler/unplugin/CHANGELOG.md index 413f59dd98..eac0222159 100644 --- a/bundler/unplugin/CHANGELOG.md +++ b/bundler/unplugin/CHANGELOG.md @@ -1,5 +1,17 @@ # @evmts/unplugin +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/config@1.0.0-next.5 + - @evmts/runtime@1.0.0-next.5 + - @evmts/solc@1.0.0-next.5 + - @evmts/tsconfig@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/unplugin/package.json b/bundler/unplugin/package.json index 8fd0514859..77bad3da20 100644 --- a/bundler/unplugin/package.json +++ b/bundler/unplugin/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/unplugin", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "Internal unplugin for Evmts", "keywords": [ diff --git a/bundler/vite/CHANGELOG.md b/bundler/vite/CHANGELOG.md index 8f55a9af55..cba83fb627 100644 --- a/bundler/vite/CHANGELOG.md +++ b/bundler/vite/CHANGELOG.md @@ -1,5 +1,14 @@ # @evmts/plugin +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/unplugin@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/vite/package.json b/bundler/vite/package.json index 35fc2fa779..ac36ccdc17 100644 --- a/bundler/vite/package.json +++ b/bundler/vite/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/vite-plugin", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A vite plugin for evmts", "keywords": [ diff --git a/bundler/webpack/CHANGELOG.md b/bundler/webpack/CHANGELOG.md index e503a423fa..b0a579ff66 100644 --- a/bundler/webpack/CHANGELOG.md +++ b/bundler/webpack/CHANGELOG.md @@ -1,5 +1,14 @@ # @evmts/plugin +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/unplugin@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/bundler/webpack/package.json b/bundler/webpack/package.json index c039d8593e..c65d20593e 100644 --- a/bundler/webpack/package.json +++ b/bundler/webpack/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/webpack-plugin", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A webpack plugin for evmts", "keywords": [ diff --git a/configs/tsconfig/CHANGELOG.md b/configs/tsconfig/CHANGELOG.md index 193d95a968..fae8dcecc0 100644 --- a/configs/tsconfig/CHANGELOG.md +++ b/configs/tsconfig/CHANGELOG.md @@ -1,5 +1,11 @@ # @evmts/tsconfig +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + ## 1.0.0-next.0 ### Patch Changes diff --git a/configs/tsconfig/package.json b/configs/tsconfig/package.json index 213f46f2c7..066b8afcc9 100644 --- a/configs/tsconfig/package.json +++ b/configs/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/tsconfig", - "version": "1.0.0-next.0", + "version": "1.0.0-next.5", "private": false, "files": [ "base.json" diff --git a/examples/bun/package.json b/examples/bun/package.json index c06c9d03a3..d15e761373 100644 --- a/examples/bun/package.json +++ b/examples/bun/package.json @@ -10,7 +10,7 @@ "test": "bun run test" }, "dependencies": { - "@evmts/core": "^1.0.0-next.4", + "@evmts/core": "^1.0.0-next.5", "bun-types": "^1.0.7", "viem": "^1.18.1" }, diff --git a/examples/esbuild/package.json b/examples/esbuild/package.json index 5823f76d7b..895ba13a13 100644 --- a/examples/esbuild/package.json +++ b/examples/esbuild/package.json @@ -15,7 +15,7 @@ "test:run": "bun test" }, "dependencies": { - "@evmts/core": "^1.0.0-next.4", + "@evmts/core": "^1.0.0-next.5", "viem": "^1.18.1", "zod": "^3.22.4" }, diff --git a/examples/vite/package.json b/examples/vite/package.json index a6154a2918..bd5bdf82ef 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -29,7 +29,7 @@ "@evmts/bundler": "workspace:^", "@evmts/config": "workspace:^", "@evmts/contracts": "^0.0.1", - "@evmts/core": "workspace:^1.0.0-next.4", + "@evmts/core": "workspace:^1.0.0-next.5", "@evmts/ethers": "workspace:^", "@rainbow-me/rainbowkit": "^1.1.4", "@tanstack/react-query": "^5.4.3", diff --git a/experimental/solc/CHANGELOG.md b/experimental/solc/CHANGELOG.md index df743969de..27989aaa69 100644 --- a/experimental/solc/CHANGELOG.md +++ b/experimental/solc/CHANGELOG.md @@ -1,5 +1,16 @@ # @evmts/core +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/config@1.0.0-next.5 + - @evmts/tsconfig@1.0.0-next.5 + - @evmts/core@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/experimental/solc/package.json b/experimental/solc/package.json index 37115e4d66..3155aa0707 100644 --- a/experimental/solc/package.json +++ b/experimental/solc/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/experimental-solc", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "Experimental wrapper around solc", "keywords": [ diff --git a/extensions/ethers/CHANGELOG.md b/extensions/ethers/CHANGELOG.md index 762ca6f5e7..9f3ad1753d 100644 --- a/extensions/ethers/CHANGELOG.md +++ b/extensions/ethers/CHANGELOG.md @@ -1,5 +1,11 @@ # @evmts/ethers +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + ## 1.0.0-next.4 ### Patch Changes diff --git a/extensions/ethers/package.json b/extensions/ethers/package.json index c1f6a06202..a576f89025 100644 --- a/extensions/ethers/package.json +++ b/extensions/ethers/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/ethers", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A collection of ethers.js utilities for working with Evmts", "keywords": [ diff --git a/extensions/viem/CHANGELOG.md b/extensions/viem/CHANGELOG.md index a1cd24a758..9d11502d81 100644 --- a/extensions/viem/CHANGELOG.md +++ b/extensions/viem/CHANGELOG.md @@ -1,5 +1,11 @@ # @evmts/viem +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + ## 1.0.0-next.0 ### Patch Changes diff --git a/extensions/viem/package.json b/extensions/viem/package.json index 26c4a5ff8f..ac3ec0f3e2 100644 --- a/extensions/viem/package.json +++ b/extensions/viem/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/viem", - "version": "1.0.0-next.0", + "version": "1.0.0-next.5", "private": false, "description": "EVMts extension to viem", "keywords": [ diff --git a/packages/blockexplorer/CHANGELOG.md b/packages/blockexplorer/CHANGELOG.md index 302e3c41e2..59211492e8 100644 --- a/packages/blockexplorer/CHANGELOG.md +++ b/packages/blockexplorer/CHANGELOG.md @@ -1,5 +1,14 @@ # @evmts/blockexplorer +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + +- Updated dependencies [[`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2)]: + - @evmts/schemas@1.0.0-next.5 + ## 1.0.0-next.4 ### Patch Changes diff --git a/packages/blockexplorer/package.json b/packages/blockexplorer/package.json index 5b3abac41d..c660487ed1 100644 --- a/packages/blockexplorer/package.json +++ b/packages/blockexplorer/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/blockexplorer", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A typesafe library for writing forge scripts in typescript", "keywords": [ diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 0a06bf2bfe..7cd8ebdc5f 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @evmts/core +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + ## 1.0.0-next.4 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 2ae9b28546..ca63033748 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/core", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A typesafe library for writing forge scripts in typescript", "keywords": [ diff --git a/packages/effect/CHANGELOG.md b/packages/effect/CHANGELOG.md index 9f36a2d6ea..5eb1ef0912 100644 --- a/packages/effect/CHANGELOG.md +++ b/packages/effect/CHANGELOG.md @@ -1,5 +1,11 @@ # @evmts/effect +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + ## 1.0.0-next.4 ### Patch Changes diff --git a/packages/effect/package.json b/packages/effect/package.json index fb15aeec16..c70f861fe2 100644 --- a/packages/effect/package.json +++ b/packages/effect/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/effect", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "Effect.ts utilities", "keywords": [ diff --git a/packages/revm/CHANGELOG.md b/packages/revm/CHANGELOG.md index cc670a494c..192a6561a2 100644 --- a/packages/revm/CHANGELOG.md +++ b/packages/revm/CHANGELOG.md @@ -1,5 +1,11 @@ # @evmts/revm +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + ## 1.0.0-next.0 ### Patch Changes diff --git a/packages/revm/package.json b/packages/revm/package.json index 29cc6afdbb..56334d2527 100644 --- a/packages/revm/package.json +++ b/packages/revm/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/revm", - "version": "1.0.0-next.0", + "version": "1.0.0-next.5", "private": false, "description": "WASM JS bindings for REVM for use in EVMts", "keywords": [ diff --git a/packages/schemas/CHANGELOG.md b/packages/schemas/CHANGELOG.md index 022efaef20..b344b37bc9 100644 --- a/packages/schemas/CHANGELOG.md +++ b/packages/schemas/CHANGELOG.md @@ -1,5 +1,11 @@ # @evmts/schemas +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + ## 1.0.0-next.4 ### Patch Changes diff --git a/packages/schemas/package.json b/packages/schemas/package.json index 5bef28af2b..37dca95dd2 100644 --- a/packages/schemas/package.json +++ b/packages/schemas/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/schemas", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A typesafe library for writing forge scripts in typescript", "keywords": [ diff --git a/packages/state/CHANGELOG.md b/packages/state/CHANGELOG.md index 254c80c671..246287bb2c 100644 --- a/packages/state/CHANGELOG.md +++ b/packages/state/CHANGELOG.md @@ -1,5 +1,11 @@ # @evmts/state +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + ## 1.0.0-next.0 ### Patch Changes diff --git a/packages/state/package.json b/packages/state/package.json index 54e5d796a3..df7008dba4 100644 --- a/packages/state/package.json +++ b/packages/state/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/state", - "version": "1.0.0-next.0", + "version": "1.0.0-next.5", "private": false, "description": "State management tools used internally for EVMts", "keywords": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a76758346a..6bc7432bed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,7 +82,7 @@ importers: version: 0.8.22 devDependencies: '@evmts/tsconfig': - specifier: workspace:1.0.0-next.0 + specifier: workspace:1.0.0-next.5 version: link:../configs/tsconfig rome: specifier: ^12.1.3 @@ -772,7 +772,7 @@ importers: examples/bun: dependencies: '@evmts/core': - specifier: ^1.0.0-next.4 + specifier: ^1.0.0-next.5 version: link:../../packages/core bun-types: specifier: ^1.0.7 @@ -812,7 +812,7 @@ importers: examples/esbuild: dependencies: '@evmts/core': - specifier: ^1.0.0-next.4 + specifier: ^1.0.0-next.5 version: link:../../packages/core viem: specifier: ^1.18.1 @@ -922,7 +922,7 @@ importers: specifier: ^0.0.1 version: 0.0.1(@types/node@20.9.1)(@types/react@18.2.37)(ethers@6.8.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2) '@evmts/core': - specifier: workspace:^1.0.0-next.4 + specifier: workspace:^1.0.0-next.5 version: link:../../packages/core '@evmts/ethers': specifier: workspace:^ diff --git a/vm/CHANGELOG.md b/vm/CHANGELOG.md index 8b3f2c06ab..212a6f6963 100644 --- a/vm/CHANGELOG.md +++ b/vm/CHANGELOG.md @@ -1,5 +1,11 @@ # @evmts/core +## 1.0.0-next.5 + +### Patch Changes + +- [#678](https://github.com/evmts/evmts-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/evmts-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing + ## 1.0.0-next.4 ### Patch Changes diff --git a/vm/package.json b/vm/package.json index 9087c17659..30388579bd 100644 --- a/vm/package.json +++ b/vm/package.json @@ -1,6 +1,6 @@ { "name": "@evmts/vm", - "version": "1.0.0-next.4", + "version": "1.0.0-next.5", "private": false, "description": "A typesafe library for writing forge scripts in typescript", "keywords": [