dzcpy / transliteration

UTF-8 to ASCII transliteration / slugify module for node.js, browser, Web Worker, React Native, Electron and CLI.
http://dzcpy.github.io/transliteration
MIT License
578 stars 52 forks source link

Git tags missing #240

Open glensc opened 2 years ago

glensc commented 2 years ago

Please publish git tags, increases trust that the package has not been hijacked.

$ yarn outdated
Package                Current  Wanted   Latest   Package Type    URL
transliteration        1.6.2    1.6.6    2.3.5    dependencies    https://github.com/andyhu/transliteration#readme

Latest release shown in github is:

npm shows 2.3.5:

glensc commented 2 years ago

If needed I can help with:

  1. figuring out historic tags and providing git refs for them
  2. automating publishing to npm using github actions
dzcpy commented 1 year ago

Appologize for the late replay and thanks for your suggestion! Currently I'm a bit busy so any help would be much appreciated. I'll get back working on it when I'm free

glensc commented 1 year ago

This will automate publishing:

dzienisz commented 4 months ago

@dzcpy can we get back to this?