Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Release 0.6.1#140

Merged
westonruter merged 8 commits into
masterfrom
develop
Jul 17, 2017
Merged

Release 0.6.1#140
westonruter merged 8 commits into
masterfrom
develop

Conversation

@westonruter

@westonruter westonruter commented Jul 17, 2017

Copy link
Copy Markdown
Contributor
  • Add contributor props.
  • Bump version numbers. ack -Q 0.6.0 and replace with 0.6.1 where appropriate (this needs to be automated)
  • Make sure all unmilestoned PRs and issues are milestoned if fixed in release.
  • Add changelog to readme.
  • Draft new GitHub release tag 0.6.1 on master, with ZIP build via grunt build; cd build; zip -r ../customize-snapshots-0.6.1.zip *; cd -; cp customize-snapshots-0.6.1.zip ~/Downloads/customize-snapshots.zip, and with link to readme on tag tree: https://github.com/xwp/wp-customize-snapshots/blob/0.6.1/readme.md#changelog
  • Test build by installing plugin build ZIP.
  • Merge release PR.
  • Wait for Travis build for master branch to go ✅ .
  • Deploy to WordPress.org via grunt deploy. Remember to look at SVN diff.
  • Publish GitHub release.
  • Close GitHub milestone.

pbpaste | sed "s/$PREV_NEW/$NEXT_NEW/g" | sed "s/$PREV_OLD/$PREV_NEW/g" | sed 's:\[x:\[ :' | pbcopy

westonruter and others added 6 commits July 13, 2017 00:56
…vention

Add workaround to pretend customize_save ajax action is happening during changeset publishing
Account for action=editpost in workaround to set customize_save action during changeset publishing
Remove wp-content directory requirement
@westonruter westonruter added this to the 0.6.1 milestone Jul 17, 2017
@westonruter westonruter merged commit a5bae9a into master Jul 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant