Fix npm publishing being broken in CI (#1765)

* Fix `v` tag_name prefix sneaking into npm version

* Fix `yarn version` failing in CI due to no git global ident name

* Add changelog

* Rename 1765.misc to 1765.clarification
This commit is contained in:
Michael Telatynski 2024-03-22 18:27:42 +00:00 committed by GitHub
parent bd122b35b0
commit 083e6ef25d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix npm release script for `@matrix-org/spec`.