loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.88k stars 1.06k forks source link

fix: revert lerna version to 8.1.2 #10564

Closed dhmlau closed 2 weeks ago

dhmlau commented 2 weeks ago

When trying to publish (running the command npx lerna publish from-package), it seems to be stuck even after a few trial. Saw someone mentioning downgrading from 8.1.3 to 8.1.2 works. So giving this a try.

Checklist

👉 Check out how to submit a PR 👈

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9454563564

Details


Files with Coverage Reduction New Missed Lines %
packages/http-caching-proxy/src/http-caching-proxy.ts 5 66.67%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 9449561530: -0.05%
Covered Lines: 9566
Relevant Lines: 12465

💛 - Coveralls