Skip to content

Commit

Permalink
chore(dev): release 1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pressbooks-ops committed Oct 8, 2024
1 parent 2802bf1 commit a86d167
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.19.1"
".": "1.19.2"
}
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 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 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))
* **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))
* 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))
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a86d167

Please sign in to comment.