Skip to content

Commit d837999

Browse files
meta(changelog): Update package versions
1 parent 0ea4d42 commit d837999

File tree

21 files changed

+93
-24
lines changed

21 files changed

+93
-24
lines changed

.changeset/strong-readers-count.md

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

packages/bundle-analyzer/CHANGELOG.md

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

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- 0ea4d42: Fix issue with normalizing paths with a custom hash length is set
8+
- Updated dependencies [0ea4d42]
9+
- @codecov/bundler-plugin-core@1.2.1
10+
311
## 1.2.0
412

513
### 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.2.0",
3+
"version": "1.2.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.2.1
4+
5+
### Patch Changes
6+
7+
- 0ea4d42: Fix issue with normalizing paths with a custom hash length is set
8+
39
## 1.2.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.2.0",
3+
"version": "1.2.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.2.1
4+
5+
### Patch Changes
6+
7+
- 0ea4d42: Fix issue with normalizing paths with a custom hash length is set
8+
- Updated dependencies [0ea4d42]
9+
- @codecov/bundler-plugin-core@1.2.1
10+
- @codecov/webpack-plugin@1.2.1
11+
312
## 1.2.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.2.0",
3+
"version": "1.2.1",
44
"description": "Official Codecov NextJS (Webpack) plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/nuxt-plugin/CHANGELOG.md

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

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- 0ea4d42: Fix issue with normalizing paths with a custom hash length is set
8+
- Updated dependencies [0ea4d42]
9+
- @codecov/bundler-plugin-core@1.2.1
10+
- @codecov/vite-plugin@1.2.1
11+
312
## 1.2.0
413

514
### 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.2.0",
3+
"version": "1.2.1",
44
"description": "Official Codecov Nuxt plugin",
55
"author": "Codecov",
66
"license": "MIT",

packages/remix-vite-plugin/CHANGELOG.md

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

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- 0ea4d42: Fix issue with normalizing paths with a custom hash length is set
8+
- Updated dependencies [0ea4d42]
9+
- @codecov/bundler-plugin-core@1.2.1
10+
- @codecov/vite-plugin@1.2.1
11+
312
## 1.2.0
413

514
### Minor Changes

0 commit comments

Comments
 (0)