From c28c6b688cfc9f093a6fa75343fdacb61ddacbd0 Mon Sep 17 00:00:00 2001 From: Pantheon Automation Date: Fri, 17 May 2024 15:20:53 +0000 Subject: [PATCH] Release 2.0.0 --- package-lock.json | 4 ++-- package.json | 2 +- readme.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 939043b9..77f5c646 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pantheon-advanced-page-cache", - "version": "1.5.0", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "pantheon-advanced-page-cache", - "version": "1.5.0", + "version": "2.0.0", "devDependencies": { "grunt": "^1.6.1", "grunt-wp-readme-to-markdown": "~2.1.0" diff --git a/package.json b/package.json index 96a257a5..e7bf0542 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pantheon-advanced-page-cache", - "version": "1.5.0", + "version": "2.0.0", "main": "Gruntfile.js", "author": "Pantheon", "devDependencies": { diff --git a/readme.txt b/readme.txt index 2dc976d3..309c6de5 100644 --- a/readme.txt +++ b/readme.txt @@ -332,7 +332,7 @@ Pantheon Advanced Page Cache integrates with WordPress plugins, including: See [CONTRIBUTING.md](https://github.com/pantheon-systems/wp-saml-auth/blob/master/CONTRIBUTING.md) for information on contributing. == Changelog == -= 2.0.0-dev = += 2.0.0 (17 May 2024) = * Adds new admin alerts and Site Health tests about default cache max-age settings and recommendations [[#268](https://github.com/pantheon-systems/pantheon-advanced-page-cache/pull/268)]. The default Pantheon GCDN cache max-age value has been updated to 1 week in the [Pantheon MU plugin](https://github.com/pantheon-systems/pantheon-mu-plugin). For more information, see the [release note](https://docs.pantheon.io/release-notes/2024/04/pantheon-mu-plugin-1-4-0-update). = 1.5.0 (11 March 2024) =