graycoreio / magento2-stdlogging

A drop in Magento 2 Module to pump all Magento 2 logs to StdErr instead of files.
MIT License
22 stars 6 forks source link

build(all): update standard-version #13

Closed damienwebdev closed 3 years ago

damienwebdev commented 3 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Our package-lock is using an older standard-version.

Fixes: N/A

What is the new behavior?

We use the latest standard-version.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information