Skip to content

Commit

Permalink
chore(main): release 13.1.0 (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 5, 2022
1 parent f519cf4 commit 9951dd6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [13.1.0](https://github.com/npm/pacote/compare/v13.0.6...v13.1.0) (2022-04-05)


### Features

* add option to not replace magic registry host ([#143](https://github.com/npm/pacote/issues/143)) ([f519cf4](https://github.com/npm/pacote/commit/f519cf42fc4f033398701fa7f9f8db8f1c08c53d))

### [13.0.6](https://github.com/npm/pacote/compare/v13.0.5...v13.0.6) (2022-04-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pacote",
"version": "13.0.6",
"version": "13.1.0",
"description": "JavaScript package downloader",
"author": "GitHub Inc.",
"bin": {
Expand Down

0 comments on commit 9951dd6

Please sign in to comment.