Skip to content

Commit 839f75e

Browse files
chore(master): release 8.0.2 (#322)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a147d0e commit 839f75e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [8.0.2](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v8.0.1...v8.0.2) (2025-09-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** set registry-url to npmjs for release-please ([#321](https://github.com/istanbuljs/babel-plugin-istanbul/issues/321)) ([a147d0e](https://github.com/istanbuljs/babel-plugin-istanbul/commit/a147d0e9ba16f5e1734ace18aa47c5e488349376))
11+
512
## [8.0.1](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v8.0.0...v8.0.1) (2025-09-25)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-istanbul",
3-
"version": "8.0.1",
3+
"version": "8.0.2",
44
"author": "Thai Pangsakulyanont @dtinth",
55
"license": "BSD-3-Clause",
66
"description": "A babel plugin that adds istanbul instrumentation to ES6 code",

0 commit comments

Comments
 (0)