From 01637f1984f91958255d097c71d15d27fc5b121f Mon Sep 17 00:00:00 2001 From: pressbooks-ops <66340483+pressbooks-ops@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:21:23 -0400 Subject: [PATCH] chore(dev): release 1.0.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ README.md | 2 +- pressbooks-multi-institution.php | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b870c5e6..0db4c771 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.2" + ".": "1.0.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b6416c5..84590a8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.3](https://github.com/pressbooks/pressbooks-multi-institution/compare/1.0.2...1.0.3) (2024-07-17) + + +### Bug Fixes + +* allowed pages for institutional manager ([#189](https://github.com/pressbooks/pressbooks-multi-institution/issues/189)) ([430be90](https://github.com/pressbooks/pressbooks-multi-institution/commit/430be905d53de3d48d02d9b7fdc542f277cfb63a)) + ## [1.0.2](https://github.com/pressbooks/pressbooks-multi-institution/compare/1.0.1...1.0.2) (2024-07-11) diff --git a/README.md b/README.md index 8cd14a1e..802f0782 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ **Requires at least:** 6.4.3 \ **Tested up to:** 6.4.3 \ -**Stable tag:** 1.0.2 \ +**Stable tag:** 1.0.3 \ **License:** GPLv3 or later \ **License URI:** https://www.gnu.org/licenses/gpl-3.0.html diff --git a/pressbooks-multi-institution.php b/pressbooks-multi-institution.php index 80488b77..6c553534 100644 --- a/pressbooks-multi-institution.php +++ b/pressbooks-multi-institution.php @@ -7,7 +7,7 @@ * Requires Plugins: pressbooks * Description: Tools for managing Pressbooks networks shared by multiple institutions * x-release-please-start-version - * Version: 1.0.2 + * Version: 1.0.3 * x-release-please-end * Author: Pressbooks (Book Oven Inc.) * Author URI: https://pressbooks.org