zeroregard
Results
12
comments of
zeroregard
I'm still experiencing this bug. I edited every changelog of the projects using semver, and committed this change with the message: ```chore(versioning): added 'changelog generation initialized' for first version of...
As of 4.3.0 this is still a bug. If you supply a scope in your providers: ``` { provide: TRANSLOCO_SCOPE, useValue: { scope: 'myScope', loader: translocoScopeLoader((language: string) => { console.log(`loaded...