diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd383f..5f7ed87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ 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. + +## [2.0.3](https://github.com/zkat/pacote/compare/v2.0.2...v2.0.3) (2017-04-15) + + +### Bug Fixes + +* **manifest:** meh just shove _from in there ([4396f09](https://github.com/zkat/pacote/commit/4396f09)) +* **registry:** include CI header ([86ad911](https://github.com/zkat/pacote/commit/86ad911)) +* **registry:** include npm-scope header ([574cd93](https://github.com/zkat/pacote/commit/574cd93)) +* **registry:** make sure to send referer header ([2d3aaac](https://github.com/zkat/pacote/commit/2d3aaac)) + + + ## [2.0.2](https://github.com/zkat/pacote/compare/v2.0.1...v2.0.2) (2017-04-15) diff --git a/package.json b/package.json index fb7b80a..4fd14b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pacote", - "version": "2.0.2", + "version": "2.0.3", "description": "JavaScript package downloader", "main": "index.js", "files": [