Skip to content

Commit c916e27

Browse files
Added a changelog
1 parent 0288a8f commit c916e27

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Change Log
2+
====================================================================================================
3+
All notable changes will be documented in this file.
4+
NPM Publish adheres to [Semantic Versioning](http://semver.org/).
5+
6+
7+
8+
[v1.1.0](https://github.com/JS-DevTools/npm-publish/tree/v1.1.0) (2020-03-29)
9+
----------------------------------------------------------------------------------------------------
10+
11+
- FIX: The configured NPM registry and token are now used _all_ NPM commands, not just for publishing. This ensures that npm-publish works with private packages and custom registries
12+
13+
[Full Changelog](https://github.com/JS-DevTools/npm-publish/compare/v1.0.13...v1.1.0)
14+
15+
16+
17+
[v1.0.0](https://github.com/JS-DevTools/npm-publish/tree/v1.0.0) (2020-01-21)
18+
----------------------------------------------------------------------------------------------------
19+
20+
Initial release 🎉

0 commit comments

Comments
 (0)