Skip to content

Commit 893760a

Browse files
meta(changelog): Update package versions
1 parent b17f870 commit 893760a

File tree

21 files changed

+120
-24
lines changed

21 files changed

+120
-24
lines changed

.changeset/giant-peas-matter.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

packages/bundle-analyzer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @codecov/bundle-analyzer
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- b17f870: Bump vite versions
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [b17f870]
12+
- @codecov/bundler-plugin-core@1.4.0
13+
314
## 1.3.0
415

516
### Minor Changes

packages/bundle-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecov/bundle-analyzer",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Official Codecov Bundle Analyzer",
55
"author": "Codecov",
66
"license": "MIT",

packages/bundler-plugin-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @codecov/bundler-plugin-core
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- b17f870: Bump vite versions
8+
39
## 1.3.0
410

511
### Minor Changes

packages/bundler-plugin-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecov/bundler-plugin-core",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Official Codecov Bundler Plugin Core",
55
"author": "Codecov",
66
"license": "MIT",

packages/nextjs-webpack-plugin/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @codecov/nextjs-webpack-plugin
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- b17f870: Bump vite versions
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [b17f870]
12+
- @codecov/webpack-plugin@1.4.0
13+
- @codecov/bundler-plugin-core@1.4.0
14+
315
## 1.3.0
416

517
### Minor Changes

packages/nextjs-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecov/nextjs-webpack-plugin",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Official Codecov NextJS (Webpack) plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/nuxt-plugin/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @codecov/nuxt-plugin
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- b17f870: Bump vite versions
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [b17f870]
12+
- @codecov/vite-plugin@1.4.0
13+
- @codecov/bundler-plugin-core@1.4.0
14+
315
## 1.3.0
416

517
### Minor Changes

packages/nuxt-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecov/nuxt-plugin",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Official Codecov Nuxt plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/remix-vite-plugin/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @codecov/remix-vite-plugin
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- b17f870: Bump vite versions
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [b17f870]
12+
- @codecov/vite-plugin@1.4.0
13+
- @codecov/bundler-plugin-core@1.4.0
14+
315
## 1.3.0
416

517
### Minor Changes

0 commit comments

Comments
 (0)