Skip to content

Commit fb9874a

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore(latest): release libnpmhook 8.0.3
1 parent ecd22b0 commit fb9874a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

workspaces/libnpmhook/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
### [8.0.3](https://github.com/npm/cli/compare/libnpmhook-v8.0.2...libnpmhook-v8.0.3) (2022-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* replace deprecated String.prototype.substr() ([#4667](https://github.com/npm/cli/issues/4667)) ([e3da5df](https://github.com/npm/cli/commit/e3da5df4152fbe547f7871547165328e1bf06262))
9+
* update readme badges ([#4658](https://github.com/npm/cli/issues/4658)) ([2829cb2](https://github.com/npm/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d))
10+
11+
12+
### Dependencies
13+
14+
* @npmcli/template-oss@3.2.1 ([aac01b8](https://github.com/npm/cli/commit/aac01b89caf6336a2eb34d696296303cdadd5c08))
15+
* @npmcli/template-oss@3.2.2 ([#4639](https://github.com/npm/cli/issues/4639)) ([a59fd2c](https://github.com/npm/cli/commit/a59fd2cb863245fce56f96c90ac854e62c5c4d6f))
16+
317
### [8.0.2](https://www.github.com/npm/cli/compare/libnpmhook-v8.0.1...libnpmhook-v8.0.2) (2022-03-10)
418

519

workspaces/libnpmhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmhook",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"description": "programmatic API for managing npm registry hooks",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)