Skip to content

Commit 5d621f5

Browse files
chore(latest): release libnpmpublish 1.0.0
1 parent fa014a5 commit 5d621f5

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

workspaces/libnpmpublish/CHANGELOG.md

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

3+
## 1.0.0 (2022-08-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **libnpmpublish:** unpublish from custom reg ([#4657](https://github.com/npm/cli/issues/4657)) ([e9163b4](https://github.com/npm/cli/commit/e9163b48d8e46a80d2a4cc98c492b94dfa152cb8))
9+
* replace deprecated String.prototype.substr() ([#4667](https://github.com/npm/cli/issues/4667)) ([e3da5df](https://github.com/npm/cli/commit/e3da5df4152fbe547f7871547165328e1bf06262))
10+
* update readme badges ([#4658](https://github.com/npm/cli/issues/4658)) ([2829cb2](https://github.com/npm/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d))
11+
12+
13+
### Dependencies
14+
15+
* @npmcli/eslint-config@3.1.0 ([8ab12dc](https://github.com/npm/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460))
16+
* @npmcli/template-oss@3.2.1 ([aac01b8](https://github.com/npm/cli/commit/aac01b89caf6336a2eb34d696296303cdadd5c08))
17+
* @npmcli/template-oss@3.2.2 ([#4639](https://github.com/npm/cli/issues/4639)) ([a59fd2c](https://github.com/npm/cli/commit/a59fd2cb863245fce56f96c90ac854e62c5c4d6f))
18+
* libnpmpublish@6.0.3 ([1617bce](https://github.com/npm/cli/commit/1617bce61663a743435d162b003d3b99376d426f))
19+
* libnpmpublish@6.0.4 ([0ee57f1](https://github.com/npm/cli/commit/0ee57f1492893da84686f4340feeb0469fb751f8))
20+
* semver@7.3.7 ([c51e553](https://github.com/npm/cli/commit/c51e553a32315e4f1b703ca9030eb7ade91d1a85))
21+
* ssri@9.0.0 ([a2781a3](https://github.com/npm/cli/commit/a2781a367d62328d7f870de878f1b63d66593f4f))
22+
323
### [6.0.4](https://github.com/npm/cli/compare/libnpmpublish-v6.0.3...libnpmpublish-v6.0.4) (2022-04-26)
424

525

workspaces/libnpmpublish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmpublish",
3-
"version": "6.0.4",
3+
"version": "1.0.0",
44
"description": "Programmatic API for the bits behind npm publish and unpublish",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)