mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 10:26:29 +03:00
chore(release): prepare for 1.135.0 (#5264)
after merging: 6. Tag the release: `git tag -a v1.135.0`. 7. Push the release tag: `git push origin v1.135.0`. 8. Create a GitHub release: `gh release create v1.135.0 -n ''`. --------- Co-authored-by: link2xt <link2xt@testrun.org>
This commit is contained in:
@@ -55,5 +55,5 @@
|
||||
"test:mocha": "mocha node/test/test.mjs --growl --reporter=spec --bail --exit"
|
||||
},
|
||||
"types": "node/dist/index.d.ts",
|
||||
"version": "1.134.0"
|
||||
"version": "1.135.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user