From 3059c98280f510195b098820f18ff9337f45d645 Mon Sep 17 00:00:00 2001 From: pressbooks-ops <66340483+pressbooks-ops@users.noreply.github.com> Date: Tue, 4 Jun 2024 14:29:56 -0400 Subject: [PATCH] chore(dev): release 1.3.6 (#391) --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ README.md | 2 +- pressbooks-network-catalog.php | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1403ce1..47f0a4a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.3.5" + ".": "1.3.6" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f352566 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## [1.3.6](https://github.com/pressbooks/pressbooks-network-catalog/compare/1.3.5...1.3.6) (2024-05-30) + + +### Bug Fixes + +* dependabot and ci updates ([#389](https://github.com/pressbooks/pressbooks-network-catalog/issues/389)) ([df5a1c7](https://github.com/pressbooks/pressbooks-network-catalog/commit/df5a1c7ba7f590046b764db2e04828acdfeeac5d)) +* update update-pot.yml ([#394](https://github.com/pressbooks/pressbooks-network-catalog/issues/394)) ([dd752ce](https://github.com/pressbooks/pressbooks-network-catalog/commit/dd752ce20fe4f8f6f0aec1709d13663231cf6ccd)) diff --git a/README.md b/README.md index 0066cc4..4752b67 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Donate link: https://pressbooks.com/ \ Requires at least: 6.5 \ Tested up to: 6.5 \ -Stable tag: 1.3.5 \ +Stable tag: 1.3.6 \ Requires PHP: 8.1 \ License: GPLv3 or later \ diff --git a/pressbooks-network-catalog.php b/pressbooks-network-catalog.php index ffd661a..01bdff4 100644 --- a/pressbooks-network-catalog.php +++ b/pressbooks-network-catalog.php @@ -6,7 +6,7 @@ * Requires Plugins: pressbooks * Description: Add a searchable, filterable catalog to the Pressbooks Aldine theme * x-release-please-start-version - * Version: 1.3.5 + * Version: 1.3.6 * x-release-please-end * Author: Pressbooks (Book Oven Inc.) * Author URI: https://pressbooks.org