Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !26218

Ship v4.1.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge ship-v4.1.0 into v4-dev Apr 08, 2018
  • Overview 0
  • Commits 8
  • Pipelines 0
  • Changes 198

Supersedes #25972 which was still slightly off. Here's what's changed for the release:

  • Moves docs directory from docs/4.0/ to docs/4.1/. As a result, the v4.0.0 homepage no longer exists. Visiting getbootstrap.com/docs/4.0/ will redirect right to getbootstrap.com/docs/4.0/getting-started/introduction/.

  • Runs build/ship.sh 4.1.0 to change version number on only our files.

  • Modifies the docs page redirects as they're intended to be localized to each minor version (in most cases, we shouldn't redirect from v4.0 to v4.1 docs).

  • Updates docs version dropdown with new release and link to v4.0 docs.

Alongside this, I've also prepped the compiled docs/4.0/ directory in gh-pages with an updated release dropdown in the main nav. This adds the docs/4.1/ link and dropdown divider to match our v4.1.0 release changes.

Still not as clean as I'd like—had to regenerate things after manually removing some changes caught by the build script. I'll be squashing on merge anyway, so should be fine. Here's how tomorrow morning will go for the release:

  • Squash and merge this PR
  • Publish the release with the highlights
  • Push release to npm
  • Wait for CDN to be updated
  • Publish blog post
  • Tweet tweet!

/cc @twbs/team

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ship-v4.1.0