Skip to content

Commit abe405e

Browse files
meta(changelog): Update package versions
1 parent 4b36ee2 commit abe405e

File tree

25 files changed

+136
-52
lines changed

25 files changed

+136
-52
lines changed

.changeset/nine-houses-explode.md

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

.changeset/sweet-squids-perform.md

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

.changeset/witty-icons-appear.md

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

packages/astro-plugin/CHANGELOG.md

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

3+
## 1.9.1
4+
5+
### Patch Changes
6+
7+
- 1db06c3: Bump vite version
8+
- 8a6f939: Fix typo in event type matching, add merge group handling
9+
- 4b36ee2: Update `next` to 14.2.25
10+
- Updated dependencies [1db06c3]
11+
- Updated dependencies [8a6f939]
12+
- Updated dependencies [4b36ee2]
13+
- @codecov/vite-plugin@1.9.1
14+
- @codecov/bundler-plugin-core@1.9.1
15+
316
## 1.9.0
417

518
### Minor Changes

packages/astro-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/astro-plugin",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "Official Codecov Astro Plugin",
55
"author": "Codecov",
66
"license": "MIT",

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.9.1
4+
5+
### Patch Changes
6+
7+
- 1db06c3: Bump vite version
8+
- 8a6f939: Fix typo in event type matching, add merge group handling
9+
- 4b36ee2: Update `next` to 14.2.25
10+
- Updated dependencies [8a6f939]
11+
- Updated dependencies [4b36ee2]
12+
- @codecov/bundler-plugin-core@1.9.1
13+
314
## 1.9.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.9.0",
3+
"version": "1.9.1",
44
"description": "Official Codecov Bundle Analyzer",
55
"author": "Codecov",
66
"license": "MIT",

packages/bundler-plugin-core/CHANGELOG.md

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

3+
## 1.9.1
4+
5+
### Patch Changes
6+
7+
- 8a6f939: Fix typo in event type matching, add merge group handling
8+
- 4b36ee2: Update `next` to 14.2.25
9+
310
## 1.9.0
411

512
### 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.9.0",
3+
"version": "1.9.1",
44
"description": "Official Codecov Bundler Plugin Core",
55
"author": "Codecov",
66
"license": "MIT",

packages/nextjs-webpack-plugin/CHANGELOG.md

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

3+
## 1.9.1
4+
5+
### Patch Changes
6+
7+
- 8a6f939: Fix typo in event type matching, add merge group handling
8+
- 4b36ee2: Update `next` to 14.2.25
9+
- Updated dependencies [8a6f939]
10+
- Updated dependencies [4b36ee2]
11+
- @codecov/bundler-plugin-core@1.9.1
12+
- @codecov/webpack-plugin@1.9.1
13+
314
## 1.9.0
415

516
### Minor Changes

0 commit comments

Comments
 (0)