Skip to content

Commit

Permalink
Releasing 2.0.4 (#588)
Browse files Browse the repository at this point in the history
* Bump acorn from 6.3.0 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <[email protected]>

* Add conditional to show the version notice

* Update the readme file and screenshots

* Replace screenshots with optimized images

* Fix missed space between paragraphs and a link

* Fix minor space issue

* Fix #546 Wrong publish date for custom statuses

* Bump version to 2.0.4-alpha.2

* Fix #546 - Only update publish date on status transition

* Bump version to 2.0.4-alpha.3

* Update the changelog and version to 2.0.4

* Update the version notices and polyfill-ctype libs

* Remove DIRECTORY_SEPARATOR

* Update version to 2.0.4-beta.1

* Add Upgrade to Pro menu link

* Implement the Upgrade to Pro submenu

* Bump version to 2.0.4-beta.2

* Update the issue templates

* Preparing to release 2.0.4

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
andergmartins and dependabot[bot] authored Apr 8, 2020
1 parent 690d646 commit 693d853
Show file tree
Hide file tree
Showing 26 changed files with 416 additions and 291 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: Release PublishPress (team only)
name: Release the Free version (team only)
about: Describes default checklist for the plugin's release process.
title: Release PublishPress version [VERSION]
title: Release PublishPress v[VERSION]
labels: release
assignees: ''

---

To release the plugin, please make sure to check all the checkboxes below.
To release the Free plugin please make sure to check all the checkboxes below.

### Pre-release Checklist

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: Release Add-on (team only)
about: Describes default checklist for the plugin's add-on release process.
title: Release [ADD-ON] version [VERSION]
name: Release the Pro version (team only)
about: Describes default checklist for releasing the Pro plugin;
title: Release PublishPress Pro v[VERSION]
labels: release
assignees: ''

---

To release the add-on plugin, please make sure to check all the checkboxes below.
To release the Pro plugin please make sure to check all the checkboxes below.

### Pre-release Checklist

Expand Down
Binary file added assets_wp/screenshot-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets_wp/screenshot-1.png
Binary file not shown.
Binary file added assets_wp/screenshot-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets_wp/screenshot-2.png
Binary file not shown.
Binary file added assets_wp/screenshot-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets_wp/screenshot-3.png
Binary file not shown.
Binary file added assets_wp/screenshot-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets_wp/screenshot-4.png
Binary file not shown.
Binary file added assets_wp/screenshot-5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_wp/screenshot-6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_wp/screenshot-7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_wp/screenshot-8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"twig/twig": "1.37.1",
"pimple/pimple": "~3.0",
"alledia/wordpress-plugin-framework": "~0.6",
"publishpress/wordpress-version-notices": "^1.0"
"publishpress/wordpress-version-notices": "^1"
},
"require-dev": {
"bartlett/php-compatinfo": "^5.2",
Expand Down
Loading

0 comments on commit 693d853

Please sign in to comment.