Skip to content

Commit

Permalink
Fix 5.1.1
Browse files Browse the repository at this point in the history
"Npm will now publish this repos like a github package." doesn't work
  • Loading branch information
A-312 committed Jan 18, 2020
1 parent fd229b7 commit c1f801d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).


## [5.1.1] - 2020-01-18
### Changed

- Npm will now publish this repos like a github package.
- Improve tests and coverage to 100%. #9


## [5.1.0] - 2020-01-18
### Changed

- Update dependencies version (Terser is now on 4.6.3) #13
- Improve coverage. #9
- Remove object-assign dependency


## [5.0.1] - 2019-11-13
### Changed

- Fix bug with mixed EOL on Windows for printError #12


## [5.0.0] - 2019-08-14
### Changed

Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"type": "git",
"url": "git://github.com/A-312/gulp-terser-js.git"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"files": [
"bin/",
"README.md",
Expand Down

0 comments on commit c1f801d

Please sign in to comment.