qiwi / multi-semantic-release

Proof of concept that wraps semantic-release to work with monorepos.
BSD Zero Clause License
86 stars 34 forks source link

Replace `bash-glob` with `fast-glob` / `globby` #36

Closed antongolub closed 3 years ago

antongolub commented 3 years ago
davikawasaki commented 3 years ago

@antongolub I have replaced with node-glob on #42. Would you prefer fast-glob or globby? I'm in favor with one that accepts a ignore option.

davikawasaki commented 3 years ago

Using globby now after #42 was merged.

antongolub commented 3 years ago

Released in v3.13.0