-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Description
- Improve the changelog for
v1.6.11: grammar, wording, polishing - Make sure there are no open issues for the v1.6.11 milestone (except for the current one, of course)
- Remove
(not released yet)from docs: - Update the latest Tact version in
SECURITY.md - Bump Tact version in
package.jsonfile - Update test snapshots with Tact version (
yarn test src/pipeline/packaging.spec.ts -u) - Bump Tact version in CHANGELOG.md:
Unreleased->v1.6.11 - Tag the new
v1.6.11release in Git$ git tag v1.6.11 $ git push origin v1.6.11
- Create the new
v1.6.11release on GitHub: https://github.com/tact-lang/tact/releases -
npm packand check the contents of the archive - Publish the new
v1.6.11release on NPM: @tact-lang/compiler$ git checkout v1.6.11 $ yarn all && npm publish --registry=https://registry.npmjs.org - Request or perform the plugins/parsers/tools updates and releases:
- https://github.com/tact-lang/tact-template (tracked in: Bump Tact to 1.6.11 tact-template#94)
- https://github.com/tact-lang/create-tact (tracked in: Bump Tact to 1.6.11 create-tact#25)
- https://github.com/tact-lang/web-ide (tracked in: chore(deps): bump @tact-lang/compiler from 1.6.10 to 1.6.11 web-ide#401)
- TON Verifier config (tracked in: Add Tact 1.6.11 ton-community/contract-verifier-config#38)
-
TON Dev News Telegram channel announcement(will be published in 1.6.12 release)
novusnota
Metadata
Metadata
Assignees
Labels
kind: releaseTact release managementTact release management