mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
chore(release): prepare for 1.151.2 (#6267)
following `RELEASE.md`, after merging, the following is needed: 6. Tag the release: `git tag --annotate v1.151.2`. 7. Push the release tag: `git push origin v1.151.2`. 8. Create a GitHub release: `gh release create v1.151.2 --notes ''`.
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.151.1"
|
||||
"version": "1.151.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user