From d6efe1cabc4d6977b2696a3c5ddb175f5b2d952e Mon Sep 17 00:00:00 2001 From: pressbooks-ops <66340483+pressbooks-ops@users.noreply.github.com> Date: Wed, 9 Oct 2024 15:04:20 -0400 Subject: [PATCH] chore(dev): release 1.19.2 (#460) --- .release-please-manifest.json | 2 +- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ style.css | 2 +- 3 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3836af87..61a1afe2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.19.1" + ".": "1.19.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..e956c588 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,30 @@ +# Changelog + +## [1.19.2](https://github.com/pressbooks/pressbooks-aldine/compare/1.19.1...1.19.2) (2024-10-08) + + +### Bug Fixes + +* filter lang map ([#443](https://github.com/pressbooks/pressbooks-aldine/issues/443)) ([c904ab4](https://github.com/pressbooks/pressbooks-aldine/commit/c904ab4427c81780926897055798320e371db0c1)) +* update variable INPUT_BRANCH to BRANCH to avoid Github runner emptying the value ([#441](https://github.com/pressbooks/pressbooks-aldine/issues/441)) ([47ec185](https://github.com/pressbooks/pressbooks-aldine/commit/47ec1854b7f6a23529be0329ac7dc24e0eeb709c)) + + +### Chores + +* add transifex config, bump version ([#430](https://github.com/pressbooks/pressbooks-aldine/issues/430)) ([f31016d](https://github.com/pressbooks/pressbooks-aldine/commit/f31016da4757ede89e176a788a824974e567095c)) +* **deps-dev:** bump @babel/traverse from 7.19.4 to 7.23.2 ([#422](https://github.com/pressbooks/pressbooks-aldine/issues/422)) ([1f15c36](https://github.com/pressbooks/pressbooks-aldine/commit/1f15c368db4d50aa6508853473642b83187e1551)) +* **deps-dev:** bump yoast/phpunit-polyfills from 1.1.0 to 1.1.2 in the composer-dev-dependencies group ([#464](https://github.com/pressbooks/pressbooks-aldine/issues/464)) ([e6b7806](https://github.com/pressbooks/pressbooks-aldine/commit/e6b78068787cda90decded707eb5aba7d006ad33)) +* **deps:** bump actions/cache from 3 to 4 ([#427](https://github.com/pressbooks/pressbooks-aldine/issues/427)) ([efa66a1](https://github.com/pressbooks/pressbooks-aldine/commit/efa66a106eee02093bb2c8c53ac6c94872b49dcd)) +* **deps:** bump path-to-regexp from 6.2.1 to 6.3.0 in the npm_and_yarn group ([#467](https://github.com/pressbooks/pressbooks-aldine/issues/467)) ([5957a9b](https://github.com/pressbooks/pressbooks-aldine/commit/5957a9ba9d84fa3866b31177b43f3d5fb2781d99)) +* **deps:** bump the composer-dependencies group with 2 updates ([#463](https://github.com/pressbooks/pressbooks-aldine/issues/463)) ([2802bf1](https://github.com/pressbooks/pressbooks-aldine/commit/2802bf1fdc4c5da82580630b99b13e8aaca85b08)) +* **deps:** bump the npm_and_yarn group with 12 updates ([#466](https://github.com/pressbooks/pressbooks-aldine/issues/466)) ([1dbbafa](https://github.com/pressbooks/pressbooks-aldine/commit/1dbbafacb82a29c901e63fe941a3556bf7f973af)) +* **i10n:** Updates for file languages/pressbooks-aldine.pot in es ([#432](https://github.com/pressbooks/pressbooks-aldine/issues/432)) ([5d699b1](https://github.com/pressbooks/pressbooks-aldine/commit/5d699b18928cc4f00f52460218bf91651179bada)) +* **i10n:** Updates for file languages/pressbooks-aldine.pot in ja ([#433](https://github.com/pressbooks/pressbooks-aldine/issues/433)) ([621074b](https://github.com/pressbooks/pressbooks-aldine/commit/621074b6ffc68c69abbe1252318efdbb7b9a0511)) +* **i10n:** Updates for file languages/pressbooks-aldine.pot in lv ([#454](https://github.com/pressbooks/pressbooks-aldine/issues/454)) ([5cff887](https://github.com/pressbooks/pressbooks-aldine/commit/5cff887d63a53968a15dac07c6125b529e050a31)) +* **i10n:** Updates for project Aldine ([#455](https://github.com/pressbooks/pressbooks-aldine/issues/455)) ([049101e](https://github.com/pressbooks/pressbooks-aldine/commit/049101e020710787d169cf14dc245888c98d86d3)) +* **i10n:** Updates for project Aldine ([#468](https://github.com/pressbooks/pressbooks-aldine/issues/468)) ([9006003](https://github.com/pressbooks/pressbooks-aldine/commit/90060038817adaaf9d8f18ffc64289035b98e86a)) +* **l10n:** update languages/pressbooks.pot ([#419](https://github.com/pressbooks/pressbooks-aldine/issues/419)) ([7f957e8](https://github.com/pressbooks/pressbooks-aldine/commit/7f957e8bb037c987724d01944cc4507394c9d22f)) +* rename job tests.yml ([#465](https://github.com/pressbooks/pressbooks-aldine/issues/465)) ([5bb2e39](https://github.com/pressbooks/pressbooks-aldine/commit/5bb2e39b1aea77ddf07dca8ca4e666aa278b2875)) +* update bedrock trigger with environment variables ([#436](https://github.com/pressbooks/pressbooks-aldine/issues/436)) ([6fae409](https://github.com/pressbooks/pressbooks-aldine/commit/6fae409dcaac5c0f76338c787037c7c3f39bc183)) +* update pressbooks/composer-autoupdate-bedrock workflow to use main branch ([#431](https://github.com/pressbooks/pressbooks-aldine/issues/431)) ([5225869](https://github.com/pressbooks/pressbooks-aldine/commit/5225869426748ae9687d7f028a3940e3a2b7ba0f)) +* Update update-mo.yml ([#458](https://github.com/pressbooks/pressbooks-aldine/issues/458)) ([b78e6e4](https://github.com/pressbooks/pressbooks-aldine/commit/b78e6e4a5069b94ff36c850fd28471cc613576fa)) diff --git a/style.css b/style.css index 9ec70c59..03036a85 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ Author URI: https://pressbooks.org Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. Tags: publishing, catalog, pressbooks, default-theme x-release-please-start-version -Version: 1.19.1 +Version: 1.19.2 x-release-please-end Requires at least: 6.4.3 Tested up to: 6.6.2