Skip to content

Commit

Permalink
Version Packages (next) (#681)
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]

### Patch Changes

-   Updated dependencies \[]:
    -   @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
\[[`699ae1c1`](699ae1c)]:
    -   @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 \[]:
    -   @evmts/[email protected]

## @evmts/[email protected]

### Patch Changes

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

## @evmts/[email protected]

### Patch Changes

- [#680](#680)
[`699ae1c1`](699ae1c)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with
@evmts/resolutions being listed as a dev dep instead of normal dep

## @evmts/[email protected]

### Patch Changes

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

## @evmts/[email protected]

### Patch Changes

- Updated dependencies
\[[`699ae1c1`](699ae1c)]:
    -   @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]

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 699ae1c commit 45989a3
Show file tree
Hide file tree
Showing 23 changed files with 96 additions and 11 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"happy-rocks-jump",
"hungry-llamas-kiss",
"lovely-carrots-tie",
"neat-impalas-dream",
"nine-poets-bow",
"pink-keys-add",
"proud-panthers-build",
Expand Down
13 changes: 13 additions & 0 deletions bundler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @evmts/bundler

## 1.0.0-next.6

### Patch Changes

- Updated dependencies []:
- @evmts/bun-plugin@1.0.0-next.6
- @evmts/ts-plugin@1.0.0-next.6
- @evmts/esbuild-plugin@1.0.0-next.6
- @evmts/rollup-plugin@1.0.0-next.6
- @evmts/rspack-plugin@1.0.0-next.6
- @evmts/vite-plugin@1.0.0-next.6
- @evmts/webpack-plugin@1.0.0-next.6

## 1.0.0-next.5

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

## 1.0.0-next.6

### Patch Changes

- Updated dependencies [[`699ae1c1`](https://github.com/evmts/evmts-monorepo/commit/699ae1c19177c0d19d0b699d42d8c0024b278b7f)]:
- @evmts/solc@1.0.0-next.6
- @evmts/runtime@1.0.0-next.5

## 1.0.0-next.5

### Patch 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.5",
"version": "1.0.0-next.6",
"private": false,
"description": "Internal bundler for Evmts",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions bundler/bun/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/bun-plugin

## 1.0.0-next.6

### Patch Changes

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

## 1.0.0-next.5

### Patch 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.5",
"version": "1.0.0-next.6",
"private": false,
"description": "A bun plugin 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.6

### Patch Changes

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

## 1.0.0-next.5

### 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.5",
"version": "1.0.0-next.6",
"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.5",
"version": "1.0.0-next.6",
"private": false,
"description": "Bundler for EVMts",
"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.6

### Patch Changes

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

## 1.0.0-next.5

### 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.5",
"version": "1.0.0-next.6",
"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.6

### Patch Changes

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

## 1.0.0-next.5

### 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.5",
"version": "1.0.0-next.6",
"private": false,
"description": "An (experimental) rspack plugin for evmts",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions bundler/solc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @evmts/core

## 1.0.0-next.6

### Patch Changes

- [#680](https://github.com/evmts/evmts-monorepo/pull/680) [`699ae1c1`](https://github.com/evmts/evmts-monorepo/commit/699ae1c19177c0d19d0b699d42d8c0024b278b7f) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with @evmts/resolutions being listed as a dev dep instead of normal dep

## 1.0.0-next.5

### Patch 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.5",
"version": "1.0.0-next.6",
"private": false,
"description": "Utilities around solc",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions bundler/ts-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @evmts/ts-plugin

## 1.0.0-next.6

### Patch Changes

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

## 1.0.0-next.5

### Patch 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.5",
"version": "1.0.0-next.6",
"private": false,
"description": "A typescript plugin for evmts",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions bundler/unplugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @evmts/unplugin

## 1.0.0-next.6

### Patch Changes

- Updated dependencies [[`699ae1c1`](https://github.com/evmts/evmts-monorepo/commit/699ae1c19177c0d19d0b699d42d8c0024b278b7f)]:
- @evmts/solc@1.0.0-next.6
- @evmts/runtime@1.0.0-next.5

## 1.0.0-next.5

### Patch 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.5",
"version": "1.0.0-next.6",
"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.6

### Patch Changes

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

## 1.0.0-next.5

### 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.5",
"version": "1.0.0-next.6",
"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.6

### Patch Changes

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

## 1.0.0-next.5

### 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.5",
"version": "1.0.0-next.6",
"private": false,
"description": "A webpack plugin for evmts",
"keywords": [
Expand Down

0 comments on commit 45989a3

Please sign in to comment.