diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 31f1c0e1d..dbcd74d12 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.26.2" + ".": "2.26.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..405508f68 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## [2.26.3](https://github.com/pressbooks/pressbooks-book/compare/2.26.2...2.26.3) (2024-04-25) + + +### Bug Fixes + +* filter lang map ([#1209](https://github.com/pressbooks/pressbooks-book/issues/1209)) ([1d20241](https://github.com/pressbooks/pressbooks-book/commit/1d2024128b81003deaa002d68d4646bd65324beb)) +* update variable INPUT_BRANCH to BRANCH to avoid Github runner emptying the value ([#1208](https://github.com/pressbooks/pressbooks-book/issues/1208)) ([c2365c9](https://github.com/pressbooks/pressbooks-book/commit/c2365c9ef8876ea2795346b29b2572db76c87abe)) diff --git a/style.css b/style.css index 98c057971..48739818e 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,7 @@ Author: Pressbooks (Book Oven Inc.) Author URI: https://pressbooks.com Copyright: 2011-2023 Pressbooks (Book Oven Inc.) x-release-please-start-version -Version: 2.26.2 +Version: 2.26.3 x-release-please-end Text Domain: pressbooks-book License: GPL v3.0 or later