Skip to content

1.1.0 release #5

@iteman

Description

@iteman
  • Create 1.1 branch for the release if it does not exist
  • Change the branch of the build status in README.md if the branch is newly created (1.1)
  • Change README.md on the release branch. (1.1)
  • Tag to the release on git with the command git tag -s v1.1.0 HEAD (1.1)
  • Push changes to GitHub with the command git push upstream 1.1 and git push upstream --tags (1.1)
  • Create a new draft release as Domain Kata 1.1.0 (stable) (GitHub)
  • Write the description of the release
    • The release date in UTC TZ=UTC date
  • Publish the release
  • Update wiki pages (Home)
  • Update the version in README.md and composer.json from 1.1 to 1.2 if 1.1 branch is newly created (master)
  • Push changes to GitHub with the command git push upstream master (master)
  • Tweet the release

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions