Skip to content

Commit aba05c8

Browse files
meta(changelog): Update package versions
1 parent 8a6f939 commit aba05c8

File tree

24 files changed

+115
-37
lines changed

24 files changed

+115
-37
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.

packages/astro-plugin/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
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+
- Updated dependencies [1db06c3]
10+
- Updated dependencies [8a6f939]
11+
- @codecov/vite-plugin@1.9.1
12+
- @codecov/bundler-plugin-core@1.9.1
13+
314
## 1.9.0
415

516
### 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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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+
- Updated dependencies [8a6f939]
10+
- @codecov/bundler-plugin-core@1.9.1
11+
312
## 1.9.0
413

514
### 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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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+
39
## 1.9.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.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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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+
- Updated dependencies [8a6f939]
9+
- @codecov/bundler-plugin-core@1.9.1
10+
- @codecov/webpack-plugin@1.9.1
11+
312
## 1.9.0
413

514
### 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.9.0",
3+
"version": "1.9.1",
44
"description": "Official Codecov NextJS (Webpack) plugin",
55
"author": "Codecov",
66
"license": "MIT",

0 commit comments

Comments
 (0)