Skip to content

Commit

Permalink
Merge pull request #100 from linchpin/release/january-maintenance
Browse files Browse the repository at this point in the history
Release/january maintenance
  • Loading branch information
maxinacube authored Jan 23, 2024
2 parents 25bf8a6 + 8024e1e commit 1db35e6
Show file tree
Hide file tree
Showing 11 changed files with 779 additions and 1,807 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Run PHPCS inspection
uses: rtCamp/[email protected].0
uses: rtCamp/[email protected].1
env:
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
SKIP_FOLDERS: ".deployment,.github,assets,css,js,lib,sourcedata,wsdl,vendor"
Expand Down
2 changes: 1 addition & 1 deletion blocks/build/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-primitives'), 'version' => 'fbd8aae897381d1e782b');
<?php return array('dependencies' => array('lodash', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-data', 'wp-edit-post', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-primitives'), 'version' => 'c5f778d16b993979e2fd');
585 changes: 1 addition & 584 deletions blocks/build/index.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blocks/build/index.js.map

This file was deleted.

Loading

0 comments on commit 1db35e6

Please sign in to comment.