Skip to content

Commit 1950efe

Browse files
fix: update 2.0.0 changeset (#323)
1 parent 08512e8 commit 1950efe

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
---
2+
"@codecov/astro-plugin": major
3+
"@codecov/bundle-analyzer": major
24
"@codecov/bundler-plugin-core": major
5+
"@codecov/nextjs-webpack-plugin": major
6+
"@codecov/nuxt-plugin": major
7+
"@codecov/remix-vite-plugin": major
8+
"@codecov/rollup-plugin": major
9+
"@codecov/solidstart-plugin": major
10+
"@codecov/sveltekit-plugin": major
11+
"@codecov/vite-plugin": major
12+
"@codecov/webpack-plugin": major
313
---
414

15+
Version 2.0.0 addresses critical security issues and dependency updates. It also drops support for Node 18
16+
517
Bump `@actions/core` to ^3.0.0 and `@actions/github` to ^9.0.0, and set `engines.node` to `>=20.0.0` to match upstream. **Semver major** because supported Node.js drops below 20 (breaking for anyone still on Node 18).
618

719
**@actions/core** ([actions/toolkit `packages/core/RELEASES.md`](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md))

0 commit comments

Comments
 (0)