Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kwhitley/yarn-release
For clean module/component releasing to NPM via Yarn
https://github.com/kwhitley/yarn-release
released v1.10.4 - fixed escaping commit messages... now uses double quotes to wrap
022ba6278b898451e4335cb7bd64fd49eec1ba88 authored about 2 years ago by Kevin Whitley <[email protected]>
022ba6278b898451e4335cb7bd64fd49eec1ba88 authored about 2 years ago by Kevin Whitley <[email protected]>
released v1.10.3 - deps update
678ed9ac201eb84401f3baacd564388d6d12fe23 authored almost 4 years ago by Kevin Whitley <[email protected]>
678ed9ac201eb84401f3baacd564388d6d12fe23 authored almost 4 years ago by Kevin Whitley <[email protected]>
fully updated deps
c8246ac821d0c2e3d51eb47954360427684d6883 authored almost 4 years ago by Kevin Whitley <[email protected]>
c8246ac821d0c2e3d51eb47954360427684d6883 authored almost 4 years ago by Kevin Whitley <[email protected]>
released v1.10.2 - fix: re-added v prefix to --tag version
f925150b1b46a7e1cdead543c95808c843f6293c authored over 5 years ago by Kevin Whitley <[email protected]>
f925150b1b46a7e1cdead543c95808c843f6293c authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.10.1 - fix: --tag no longer prefixes version with "v"
1078cc4e959b567b5f5f32e20c1823c65a2a9f5f authored over 5 years ago by Kevin Whitley <[email protected]>
1078cc4e959b567b5f5f32e20c1823c65a2a9f5f authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.10.0 - added --tag option to release tags to GitHub
617c2b1c8913e6cee3f407696c672a2916be8eff authored over 5 years ago by Kevin Whitley <[email protected]>
617c2b1c8913e6cee3f407696c672a2916be8eff authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.9.2 - moved to yarn-release from @kwhitley/yarn-release
854a698698a531a256a3b5250ffb2d9d114b6d01 authored over 5 years ago by Kevin Whitley <[email protected]>
854a698698a531a256a3b5250ffb2d9d114b6d01 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.9.1 - fix: PR to fix dep removal without removal of app-root-path reference in code
55d6fbcf7731861b7290d8d814e7722e2b17fedc authored over 5 years ago by Kevin Whitley <[email protected]>
55d6fbcf7731861b7290d8d814e7722e2b17fedc authored over 5 years ago by Kevin Whitley <[email protected]>
Merge pull request #2 from mvasigh/remove-app-root-path
Use path.resolve() instead of app-root-path
Thanks @mvasigh!
25eecb3da333965a7a59afb5132c85907f07a70e authored over 5 years ago by Kevin R. Whitley <[email protected]>
use path.resolve instead of app-root-path
c2db43a7960b37b8ae11cd3dbc01ac2b67f64e60 authored over 5 years ago by Mehdi Vasigh <[email protected]>
c2db43a7960b37b8ae11cd3dbc01ac2b67f64e60 authored over 5 years ago by Mehdi Vasigh <[email protected]>
released v1.9.0 - cleaned up devDeps and removed dep of app-root-path in favor of path.resolve()
0821c2e50fa174b888d9c14aa21fdb0db7fbab4e authored over 5 years ago by Kevin Whitley <[email protected]>
0821c2e50fa174b888d9c14aa21fdb0db7fbab4e authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.8.2 - updated README
879fc2ef3bac2fbd21ebb3b72b9a92d2a8cda813 authored over 5 years ago by Kevin Whitley <[email protected]>
879fc2ef3bac2fbd21ebb3b72b9a92d2a8cda813 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.8.1 - fix: now properly tags release if not in major|minor|patch
df13b866d8b1f4551febc4ddbf3827c7a0a00a49 authored over 5 years ago by Kevin Whitley <[email protected]>
df13b866d8b1f4551febc4ddbf3827c7a0a00a49 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.8.0 - version fix
ea628c21e734c0fbc91ac2f59d75bd9027744824 authored over 5 years ago by Kevin Whitley <[email protected]>
ea628c21e734c0fbc91ac2f59d75bd9027744824 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.7.0 - release now warns user when no release type flag is set
9e51322fdaaa32f63327b829e6ce6e403dedbf42 authored over 5 years ago by Kevin Whitley <[email protected]>
9e51322fdaaa32f63327b829e6ce6e403dedbf42 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.5.1 - removed extra console.log from release script
72cb0a76664371e6071540ae055497b973ea540e authored over 5 years ago by Kevin Whitley <[email protected]>
72cb0a76664371e6071540ae055497b973ea540e authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.5.0 - added --nopublish flag and --type <which> tag to allow rc, alpha, beta, etc
5db05dfddf8889b9a5ee8b7445a1cc4f187ee5a3 authored over 5 years ago by Kevin Whitley <[email protected]>
5db05dfddf8889b9a5ee8b7445a1cc4f187ee5a3 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.4.1 - updated --test to no longer interfere with cleanup option
a157d4c8a58b8579c838ed74dfdc2e9bd5800cee authored almost 6 years ago by Kevin Whitley <[email protected]>
a157d4c8a58b8579c838ed74dfdc2e9bd5800cee authored almost 6 years ago by Kevin Whitley <[email protected]>
released v1.4.0 - added commit message prompt using inquirer
e07302ae397a5f4e8ff8d8036b6457fda7f734b9 authored almost 6 years ago by Kevin Whitley <[email protected]>
e07302ae397a5f4e8ff8d8036b6457fda7f734b9 authored almost 6 years ago by Kevin Whitley <[email protected]>
released v1.3.2
bbabc0014bfc5ad5ca73f56757e709e42863839c authored almost 6 years ago by Kevin Whitley <[email protected]>
bbabc0014bfc5ad5ca73f56757e709e42863839c authored almost 6 years ago by Kevin Whitley <[email protected]>
released v1.3.1
d10e1cc462212596ae2e827f1c34b11e8f93c5ed authored almost 6 years ago by Kevin Whitley <[email protected]>
d10e1cc462212596ae2e827f1c34b11e8f93c5ed authored almost 6 years ago by Kevin Whitley <[email protected]>
released v1.3.0
3997b1aab3e800881fe3cb332b7df9f546731018 authored almost 6 years ago by Kevin Whitley <[email protected]>
3997b1aab3e800881fe3cb332b7df9f546731018 authored almost 6 years ago by Kevin Whitley <[email protected]>
released v1.2.2
c3b0225a4843a6b04fcc20f58e89601b1cf84cce authored almost 6 years ago by Kevin Whitley <[email protected]>
c3b0225a4843a6b04fcc20f58e89601b1cf84cce authored almost 6 years ago by Kevin Whitley <[email protected]>
updated package.json
7831a138e987eefd3a4f51dbca4ec11b12cb780f authored almost 6 years ago by Kevin Whitley <[email protected]>
7831a138e987eefd3a4f51dbca4ec11b12cb780f authored almost 6 years ago by Kevin Whitley <[email protected]>
released 1.1.1
77b7bbe3adc715d5c404d3dbd872644b0fcf6782 authored almost 6 years ago by Kevin Whitley <[email protected]>
77b7bbe3adc715d5c404d3dbd872644b0fcf6782 authored almost 6 years ago by Kevin Whitley <[email protected]>
updated README to reflect accurate default src path
0fe63dd4d2e5cb3a8cd8e635c3a7e4c59ace93a8 authored almost 6 years ago by Kevin Whitley <[email protected]>
0fe63dd4d2e5cb3a8cd8e635c3a7e4c59ace93a8 authored almost 6 years ago by Kevin Whitley <[email protected]>
fixed supergeneric ref in README
9011e4de218bc92ea4351c8bd84cf3e1efdd0079 authored almost 6 years ago by Kevin Whitley <[email protected]>
9011e4de218bc92ea4351c8bd84cf3e1efdd0079 authored almost 6 years ago by Kevin Whitley <[email protected]>
its live
56d4c027c355cbe4247b743c0efccc3d8fda0c59 authored almost 6 years ago by Kevin Whitley <[email protected]>
56d4c027c355cbe4247b743c0efccc3d8fda0c59 authored almost 6 years ago by Kevin Whitley <[email protected]>
reverting to 0.0.1 in prep of major release
ed38f35377197a487768e428b221d2b7ce2793a4 authored almost 6 years ago by Kevin Whitley <[email protected]>
ed38f35377197a487768e428b221d2b7ce2793a4 authored almost 6 years ago by Kevin Whitley <[email protected]>
switching orgs
f65d576db99cadd68a5b5cde0ac9aee948291522 authored almost 6 years ago by Kevin Whitley <[email protected]>
f65d576db99cadd68a5b5cde0ac9aee948291522 authored almost 6 years ago by Kevin Whitley <[email protected]>
updated package.json with keywords
2af1d6e824a3ae4b5e9bc403473a92bc84161227 authored almost 6 years ago by Kevin Whitley <[email protected]>
2af1d6e824a3ae4b5e9bc403473a92bc84161227 authored almost 6 years ago by Kevin Whitley <[email protected]>
now copies README
938ca8378c33026939917f35c56e7d5aa56cff63 authored almost 6 years ago by Kevin Whitley <[email protected]>
938ca8378c33026939917f35c56e7d5aa56cff63 authored almost 6 years ago by Kevin Whitley <[email protected]>
release updated
5fda498954d54235524867a8917e787fce72cedb authored almost 6 years ago by Kevin Whitley <[email protected]>
5fda498954d54235524867a8917e787fce72cedb authored almost 6 years ago by Kevin Whitley <[email protected]>
fix: was incorrectly publishing previous version
cfabc19e36e8a8ce35d8d72bf523b10aff6ddb64 authored almost 6 years ago by Kevin Whitley <[email protected]>
cfabc19e36e8a8ce35d8d72bf523b10aff6ddb64 authored almost 6 years ago by Kevin Whitley <[email protected]>
updated package.json
2fd6cd937e62f08cea9b7ee2378f0881995ced11 authored almost 6 years ago by Kevin Whitley <[email protected]>
2fd6cd937e62f08cea9b7ee2378f0881995ced11 authored almost 6 years ago by Kevin Whitley <[email protected]>
updated README to reflect changes
e7fe685e1b704f91f68dd07f061744b19b7da902 authored almost 6 years ago by Kevin Whitley <[email protected]>
e7fe685e1b704f91f68dd07f061744b19b7da902 authored almost 6 years ago by Kevin Whitley <[email protected]>
should work for version bumping, even from root
6d783ee257dd7a817749c9343765bf21cdcce46d authored almost 6 years ago by Kevin Whitley <[email protected]>
6d783ee257dd7a817749c9343765bf21cdcce46d authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.15
5663a51a1a072f36c187730f65e5a75ff7a17a43 authored almost 6 years ago by Kevin Whitley <[email protected]>
5663a51a1a072f36c187730f65e5a75ff7a17a43 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.14
6a47fe9a39243a786cf33a495a871ab7705a4637 authored almost 6 years ago by Kevin Whitley <[email protected]>
6a47fe9a39243a786cf33a495a871ab7705a4637 authored almost 6 years ago by Kevin Whitley <[email protected]>
fixes for root release
1a953d834d40ac63354a717d5a5cca1025bddca2 authored almost 6 years ago by Kevin Whitley <[email protected]>
1a953d834d40ac63354a717d5a5cca1025bddca2 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.13
29da916c4412acca5404a44db39f9388eabe0587 authored almost 6 years ago by Kevin Whitley <[email protected]>
29da916c4412acca5404a44db39f9388eabe0587 authored almost 6 years ago by Kevin Whitley <[email protected]>
fixes for root release
cad0170df7931107832681e0aa877fe5bfce90b9 authored almost 6 years ago by Kevin Whitley <[email protected]>
cad0170df7931107832681e0aa877fe5bfce90b9 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.12
7aea50282ec10c6ef739f5be3bf138394c6fdb28 authored almost 6 years ago by Kevin Whitley <[email protected]>
7aea50282ec10c6ef739f5be3bf138394c6fdb28 authored almost 6 years ago by Kevin Whitley <[email protected]>
fixes for root release
afe7ae3eb306d9b488f323e450945bb07622890d authored almost 6 years ago by Kevin Whitley <[email protected]>
afe7ae3eb306d9b488f323e450945bb07622890d authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.11
85dd819d9c1de7d8ccae64aa8085494076f757c2 authored almost 6 years ago by Kevin Whitley <[email protected]>
85dd819d9c1de7d8ccae64aa8085494076f757c2 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.10
965c995c07847061464ba531d00b8be2c3c62b92 authored almost 6 years ago by Kevin Whitley <[email protected]>
965c995c07847061464ba531d00b8be2c3c62b92 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.9
2dceb8551ebdda9ba7d3cffab352e83f3c529190 authored almost 6 years ago by Kevin Whitley <[email protected]>
2dceb8551ebdda9ba7d3cffab352e83f3c529190 authored almost 6 years ago by Kevin Whitley <[email protected]>
testing
e84bfa83699d1995474a4a69ec7cfcd82183282e authored almost 6 years ago by Kevin Whitley <[email protected]>
e84bfa83699d1995474a4a69ec7cfcd82183282e authored almost 6 years ago by Kevin Whitley <[email protected]>
v1.0.8
ff6899574bcb97ff5660d37e02444068faff7105 authored almost 6 years ago by Kevin Whitley <[email protected]>
ff6899574bcb97ff5660d37e02444068faff7105 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.10
459af9ed437a87404cd23c881def3361c0386d7f authored almost 6 years ago by Kevin Whitley <[email protected]>
459af9ed437a87404cd23c881def3361c0386d7f authored almost 6 years ago by Kevin Whitley <[email protected]>
updated dev scripts
81c876317dc58013fe9679e62565f7c0d8f6c47b authored almost 6 years ago by Kevin Whitley <[email protected]>
81c876317dc58013fe9679e62565f7c0d8f6c47b authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.9
c6f64b9e7acda316420565f816ee79c00fb760a6 authored almost 6 years ago by Kevin Whitley <[email protected]>
c6f64b9e7acda316420565f816ee79c00fb760a6 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.8
ef8baf60e46f59df3ca655b24cbe653583d45084 authored almost 6 years ago by Kevin Whitley <[email protected]>
ef8baf60e46f59df3ca655b24cbe653583d45084 authored almost 6 years ago by Kevin Whitley <[email protected]>
now default release from root
e1dcde887e637515393282155e543b4a9d613b33 authored almost 6 years ago by Kevin Whitley <[email protected]>
e1dcde887e637515393282155e543b4a9d613b33 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.7
9fa2ade6ba1bae0e986c64223febeb1d124f8d68 authored almost 6 years ago by Kevin Whitley <[email protected]>
9fa2ade6ba1bae0e986c64223febeb1d124f8d68 authored almost 6 years ago by Kevin Whitley <[email protected]>
now reads package.json from root instead of src
52f65522ab6fddef4234eec26db6ac792e41b1a3 authored almost 6 years ago by Kevin Whitley <[email protected]>
52f65522ab6fddef4234eec26db6ac792e41b1a3 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.6
185f46f539a16487f611f8bfc29382cb5872fe3b authored almost 6 years ago by Kevin Whitley <[email protected]>
185f46f539a16487f611f8bfc29382cb5872fe3b authored almost 6 years ago by Kevin Whitley <[email protected]>
src = src now, not src/client
a99da72eab9a0a6259f1e894203d397aa2419d00 authored almost 6 years ago by Kevin Whitley <[email protected]>
a99da72eab9a0a6259f1e894203d397aa2419d00 authored almost 6 years ago by Kevin Whitley <[email protected]>
no longer throws error on missing .npmrc
446ab99e772af5b65d8f235bae5e7b947b3997fc authored almost 6 years ago by Kevin Whitley <[email protected]>
446ab99e772af5b65d8f235bae5e7b947b3997fc authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.5
64145bd82bba765dc17d4cac93d627dc428cbfce authored almost 6 years ago by Kevin Whitley <[email protected]>
64145bd82bba765dc17d4cac93d627dc428cbfce authored almost 6 years ago by Kevin Whitley <[email protected]>
oops...
006bcb48f2269b3cd83a82e68784d836df13337d authored almost 6 years ago by Kevin Whitley <[email protected]>
006bcb48f2269b3cd83a82e68784d836df13337d authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.4
7df274a235bf8d8fac795b0b0ed4ddc3478177b6 authored almost 6 years ago by Kevin Whitley <[email protected]>
7df274a235bf8d8fac795b0b0ed4ddc3478177b6 authored almost 6 years ago by Kevin Whitley <[email protected]>
now using app-root
3a54e57db7756b9268ec4829c8d6523287d99760 authored almost 6 years ago by Kevin Whitley <[email protected]>
3a54e57db7756b9268ec4829c8d6523287d99760 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.3
a5673adf6538ed791c7eb54f45a25185ed7d3c5e authored almost 6 years ago by Kevin Whitley <[email protected]>
a5673adf6538ed791c7eb54f45a25185ed7d3c5e authored almost 6 years ago by Kevin Whitley <[email protected]>
updated to add verbose option
aa6e2f2cf1ee92dd8355ac779a7e09c91f880e69 authored almost 6 years ago by Kevin Whitley <[email protected]>
aa6e2f2cf1ee92dd8355ac779a7e09c91f880e69 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.2
6d74ceb2ea8ac70cb59d78639059fe12d48fd9e4 authored almost 6 years ago by Kevin Whitley <[email protected]>
6d74ceb2ea8ac70cb59d78639059fe12d48fd9e4 authored almost 6 years ago by Kevin Whitley <[email protected]>
1.0.1
0d093ebd6c0b67bff6793c5f72a062ef4c4f3d65 authored almost 6 years ago by Kevin Whitley <[email protected]>
0d093ebd6c0b67bff6793c5f72a062ef4c4f3d65 authored almost 6 years ago by Kevin Whitley <[email protected]>
changed cd
03b1ed9958c5f0fd7fe6b84f545dd9f5e6842443 authored almost 6 years ago by Kevin Whitley <[email protected]>
03b1ed9958c5f0fd7fe6b84f545dd9f5e6842443 authored almost 6 years ago by Kevin Whitley <[email protected]>
initial commit
d238ef052c21f91395b46975a4e2d7d8cd26f423 authored almost 6 years ago by Kevin Whitley <[email protected]>
d238ef052c21f91395b46975a4e2d7d8cd26f423 authored almost 6 years ago by Kevin Whitley <[email protected]>