Skip to content

Commit

Permalink
Merge branch 'main' into text/git-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
JMRhodes committed Aug 19, 2024
2 parents 2fafe39 + 9fc039e commit b50696c
Show file tree
Hide file tree
Showing 100 changed files with 1,880 additions and 2,064 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). Each changelog entry gets prefixed with the category of the item (Added, Changed, Depreciated, Removed, Fixed, Security).

## [2024.08]
- Updated: Moose 2.0; See specific updates in the [Github PR here](https://github.com/moderntribe/moose/pull/152). Design requirements in the [Jira ticket here](https://moderntribe.atlassian.net/browse/MOOSE-99).
- Chore: Github Action workflow updates to use the latest versions of actions/cache.
- Chore: Github Action tests job removed to conserve resources. Tests should be run locally.
- Updated: Composer PHP minimum requirement set to 8.2 to match expected platform version.
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
"type": "package",
"package": {
"name": "block-editor-custom-alignments/block-editor-custom-alignments",
"version": "1.0.7",
"version": "1.0.8",
"type": "wordpress-plugin",
"dist": {
"type": "zip",
"url": "https://github.com/moderntribe/block-editor-custom-alignments/releases/download/v1.0.7/block-editor-custom-alignments.1.0.7.zip"
"url": "https://github.com/moderntribe/block-editor-custom-alignments/releases/download/v1.0.8/block-editor-custom-alignments.1.0.8.zip"
},
"require": {
"ffraenz/private-composer-installer": "^5.0"
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b50696c

Please sign in to comment.