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

Upgrade 0.9.0 #374

Merged
merged 26 commits into from Nov 12, 2017
Merged

Upgrade 0.9.0 #374

merged 26 commits into from Nov 12, 2017

Conversation

westonruter
Copy link
Contributor

@westonruter westonruter commented Nov 11, 2017

  • Create new milestone for release. Move issues and PRs from Next Minor/Major Release into it.
  • Bump version numbers. ack -Q 0.8.7 and replace with 0.9.0 where appropriate (this needs to be automated)
  • Draft new GitHub release tag 0.9.0 on master.
  • Add changelog to release notes.
  • Add contributor props to release notes.
  • Copy changelog and contributor props HTML to readme.
  • Build ZIP via grunt build; cd build; zip -r ~/Downloads/customize-posts.zip *; cd -
  • Add link to readme in tag release notes: https://github.com/xwp/wp-customize-posts/blob/0.9.0/readme.md#changelog
  • Test build.
  • Merge release PR.
  • Deploy to WordPress.org via grunt deploy. Remember to look at SVN diff.
  • Publish GitHub release.
  • Close GitHub milestone.
  • Merge master into develop.

westonruter and others added 25 commits August 30, 2016 23:32
Update dev-lib & devDependencies
…sabled"

The component can only be checked for being disabled when the Customizer is instantiated, but the postmeta controllers have to be instantiated outside the Customizer for integration with the edit post screen.

This partially reverts commit a82ea99.
Fix syncing of post changes made in post preview customizer back to edit post screen
Make use of section notifications API in WP 4.9 when available; otherwise polyfill
Update wrapper around notifications.add for new params accepted in 4.9
@westonruter westonruter added this to the 0.9.0 milestone Nov 11, 2017
@westonruter westonruter merged commit 112d942 into master Nov 12, 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.

None yet

2 participants