16 Commits

Author SHA1 Message Date
Christoph Witzko
25828960bc fix(npm-info): support basic auth 2015-05-27 19:05:06 +02:00
Christoph Witzko
25cb545ea3 feat(npm-info): support private modules
closes #28
2015-05-25 00:25:09 +02:00
Christoph Witzko
a5dabed534 fix(pre): use raw body instead of subject 2015-05-12 08:53:38 +02:00
Stephan Bönnemann
4821aff69e fix(npm-info): correctly encode scoped package names
This adds support for releasing scoped packages that are public and and that have an initial version in the registry available.
More fixes needed to support yet unpublished/private scoped modules.
2015-05-12 00:06:03 +02:00
Stephan Bönnemann
323b5d5bf8 feat(post): custom release note generation 2015-04-24 15:52:54 +02:00
Stephan Bönnemann
e445effdcf feat(pre): add option to provide own commit message analyzer 2015-04-22 17:15:10 +02:00
Stephan Bönnemann
29469e0b8a perf(npm-info): remove duplicate status code check 2015-04-22 17:06:19 +02:00
Stephan Bönnemann
615d796f24 style(error): log stack if available 2015-04-21 15:04:12 +02:00
Stephan Bönnemann
0307894914 fix(package): update dependencies and adapt to their internal changes
Released as a patch, because this includes security fixes.
2015-04-03 20:37:29 +02:00
Stephan Bönnemann
f74f764a80 fix(npm-info): registry unexpectedly returned no json formatted error
This only affected publishing of yet unreleased packages.
2015-04-03 19:37:39 +02:00
Stephan Bönnemann
d5a8cb1935 style: adhere to standard style 2015-03-22 10:44:19 +01:00
Christoph Witzko
53c0adb365 refactor(pre): use gitHead information from registry 2015-02-12 22:07:04 +01:00
Christoph Witzko
96fe49662a refactor: use request instead of exec curl 2015-02-05 12:39:20 +01:00
Stephan Bönnemann
a540c402a9 fix(version): use $npm_config_registry variable to ensure the right registry
BREAKING CHANGE: This breaks the usage of the `semantic-release` CLI outside of npm scripts.
2015-02-04 18:56:31 +01:00
Stephan Bönnemann
019aeeabe1 refator: use error-first-handler 2015-02-03 20:45:03 +01:00
Stephan Bönnemann
0ee9cc31e9 feat(pre): add initial version of command 2015-02-02 04:13:21 +01:00