Skip to content

Commit

Permalink
Version Packages (next) (#675)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`main` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `main`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @evmts/[email protected]

### Minor Changes

- [#674](#674)
[`eddcef02`](eddcef0)
Thanks [@roninjin10](https://github.com/roninjin10)! - Added debug
option to evmts config. When turned on the output of evmts contract
imports will be written to disk and can be debugged. In future logging
for the bundler will also be printed to a debug log file

## @evmts/[email protected]

### Minor Changes

- [#674](#674)
[`eddcef02`](eddcef0)
Thanks [@roninjin10](https://github.com/roninjin10)! - Added debug
option to evmts config. When turned on the output of evmts contract
imports will be written to disk and can be debugged. In future logging
for the bundler will also be printed to a debug log file

### Patch Changes

-   Updated dependencies \[]:
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

- Updated dependencies
\[[`eddcef02`](eddcef0)]:
    -   @evmts/[email protected]
    -   @evmts/[email protected]
    -   @evmts/[email protected]
    -   @evmts/[email protected]
    -   @evmts/[email protected]
    -   @evmts/[email protected]
    -   @evmts/[email protected]
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

- Updated dependencies
\[[`eddcef02`](eddcef0)]:
    -   @evmts/[email protected]
    -   @evmts/[email protected]
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

- Updated dependencies
\[[`eddcef02`](eddcef0)]:
    -   @evmts/[email protected]
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

-   Updated dependencies \[]:
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

- Updated dependencies
\[[`eddcef02`](eddcef0)]:
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

-   Updated dependencies \[]:
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

-   Updated dependencies \[]:
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

- Updated dependencies
\[[`eddcef02`](eddcef0)]:
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

- Updated dependencies
\[[`eddcef02`](eddcef0)]:
    -   @evmts/[email protected]
    -   @evmts/[email protected]
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

-   Updated dependencies \[]:
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

-   Updated dependencies \[]:
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

- Updated dependencies
\[[`eddcef02`](eddcef0)]:
    -   @evmts/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 17, 2023
1 parent eddcef0 commit 15eb752
Show file tree
Hide file tree
Showing 29 changed files with 128 additions and 14 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"thin-ligers-complain",
"tricky-dryers-teach",
"unlucky-rice-applaud",
"warm-swans-explode",
"yellow-birds-type"
]
}
14 changes: 14 additions & 0 deletions bundler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @evmts/bundler

## 1.0.0-next.3

### Patch Changes

- Updated dependencies [[`eddcef02`](https://github.com/evmts/evmts-monorepo/commit/eddcef024aebc62b713a1fd51304e12f0b093d18)]:
- @evmts/ts-plugin@1.0.0-next.3
- @evmts/config@1.0.0-next.3
- @evmts/bun-plugin@1.0.0-next.3
- @evmts/esbuild-plugin@1.0.0-next.3
- @evmts/rollup-plugin@1.0.0-next.3
- @evmts/rspack-plugin@1.0.0-next.3
- @evmts/vite-plugin@1.0.0-next.3
- @evmts/webpack-plugin@1.0.0-next.3

## 1.0.0-next.2

### Minor Changes
Expand Down
9 changes: 9 additions & 0 deletions bundler/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @evmts/base

## 1.0.0-next.3

### Patch Changes

- Updated dependencies [[`eddcef02`](https://github.com/evmts/evmts-monorepo/commit/eddcef024aebc62b713a1fd51304e12f0b093d18)]:
- @evmts/config@1.0.0-next.3
- @evmts/solc@1.0.0-next.3
- @evmts/runtime@1.0.0-next.2

## 1.0.0-next.2

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/base",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "Internal bundler for Evmts",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions bundler/bun/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @evmts/bun-plugin

## 1.0.0-next.3

### Patch Changes

- Updated dependencies [[`eddcef02`](https://github.com/evmts/evmts-monorepo/commit/eddcef024aebc62b713a1fd51304e12f0b093d18)]:
- @evmts/config@1.0.0-next.3
- @evmts/base@1.0.0-next.3

## 1.0.0-next.2

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/bun/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/bun-plugin",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "A bun plugin for evmts",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions bundler/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @evmts/core

## 1.0.0-next.3

### Minor Changes

- [#674](https://github.com/evmts/evmts-monorepo/pull/674) [`eddcef02`](https://github.com/evmts/evmts-monorepo/commit/eddcef024aebc62b713a1fd51304e12f0b093d18) Thanks [@roninjin10](https://github.com/roninjin10)! - Added debug option to evmts config. When turned on the output of evmts contract imports will be written to disk and can be debugged. In future logging for the bundler will also be printed to a debug log file

## 1.0.0-next.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/config",
"version": "1.0.0-next.0",
"version": "1.0.0-next.3",
"private": false,
"description": "Manages config for evmts",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions bundler/esbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/plugin

## 1.0.0-next.3

### Patch Changes

- Updated dependencies []:
- @evmts/unplugin@1.0.0-next.3

## 1.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/esbuild-plugin",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "A esbuild plugin for evmts",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion bundler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/bundler",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "Bundler for EVMts",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions bundler/resolutions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/resolutions

## 1.0.0-next.3

### Patch Changes

- Updated dependencies [[`eddcef02`](https://github.com/evmts/evmts-monorepo/commit/eddcef024aebc62b713a1fd51304e12f0b093d18)]:
- @evmts/config@1.0.0-next.3

## 1.0.0-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/resolutions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/resolutions",
"version": "1.0.0-next.0",
"version": "1.0.0-next.3",
"private": false,
"description": "Module for resolving and import graph for solidity files",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions bundler/rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/plugin

## 1.0.0-next.3

### Patch Changes

- Updated dependencies []:
- @evmts/unplugin@1.0.0-next.3

## 1.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/rollup-plugin",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "A generic plugin that can be used in esbuild, webpack, vite, and rollup",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions bundler/rspack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/plugin

## 1.0.0-next.3

### Patch Changes

- Updated dependencies []:
- @evmts/unplugin@1.0.0-next.3

## 1.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/rspack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/rspack-plugin",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "An (experimental) rspack plugin for evmts",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions bundler/solc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/core

## 1.0.0-next.3

### Patch Changes

- Updated dependencies [[`eddcef02`](https://github.com/evmts/evmts-monorepo/commit/eddcef024aebc62b713a1fd51304e12f0b093d18)]:
- @evmts/config@1.0.0-next.3

## 1.0.0-next.2

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/solc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/solc",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "Utilities around solc",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions bundler/ts-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @evmts/ts-plugin

## 1.0.0-next.3

### Minor Changes

- [#674](https://github.com/evmts/evmts-monorepo/pull/674) [`eddcef02`](https://github.com/evmts/evmts-monorepo/commit/eddcef024aebc62b713a1fd51304e12f0b093d18) Thanks [@roninjin10](https://github.com/roninjin10)! - Added debug option to evmts config. When turned on the output of evmts contract imports will be written to disk and can be debugged. In future logging for the bundler will also be printed to a debug log file

### Patch Changes

- Updated dependencies []:
- @evmts/base@1.0.0-next.3

## 1.0.0-next.2

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/ts-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/ts-plugin",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "A typescript plugin for evmts",
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions bundler/unplugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @evmts/unplugin

## 1.0.0-next.3

### Patch Changes

- Updated dependencies [[`eddcef02`](https://github.com/evmts/evmts-monorepo/commit/eddcef024aebc62b713a1fd51304e12f0b093d18)]:
- @evmts/config@1.0.0-next.3
- @evmts/solc@1.0.0-next.3
- @evmts/runtime@1.0.0-next.2

## 1.0.0-next.2

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/unplugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/unplugin",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "Internal unplugin for Evmts",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions bundler/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/plugin

## 1.0.0-next.3

### Patch Changes

- Updated dependencies []:
- @evmts/unplugin@1.0.0-next.3

## 1.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/vite-plugin",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "A vite plugin for evmts",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions bundler/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/plugin

## 1.0.0-next.3

### Patch Changes

- Updated dependencies []:
- @evmts/unplugin@1.0.0-next.3

## 1.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/webpack-plugin",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "A webpack plugin for evmts",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions experimental/solc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/core

## 1.0.0-next.3

### Patch Changes

- Updated dependencies [[`eddcef02`](https://github.com/evmts/evmts-monorepo/commit/eddcef024aebc62b713a1fd51304e12f0b093d18)]:
- @evmts/config@1.0.0-next.3

## 1.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion experimental/solc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evmts/experimental-solc",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"private": false,
"description": "Experimental wrapper around solc",
"keywords": [
Expand Down

0 comments on commit 15eb752

Please sign in to comment.