i18next / i18next-parser

Parse your code to extract translation keys/values and manage your catalog files
MIT License
488 stars 199 forks source link

Publish 8.1.0 to npm #846

Closed threema-danilo closed 1 year ago

threema-danilo commented 1 year ago

🐛 Bug Report

Version 8.1.0 was bumped in the GitHub repo, but neither tagged nor published to npmjs.org.

It would be fantastic if you could publish it, since it adds support for TypeScript 5.x. Thank you in advance for your maintenance work!

To Reproduce

npm install i18next-parser@~8.1.0
karellm commented 1 year ago

8.2.0 was just published

threema-danilo commented 1 year ago

@karellm thank you!