Skip to content

Commit

Permalink
Bump tmpl from 1.0.4 to 1.0.5 (#37916)
Browse files Browse the repository at this point in the history
* Bump tmpl from 1.0.4 to 1.0.5

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add back @wordpress/a11y and @wordpress/i18n

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie Reiter <[email protected]>
  • Loading branch information
2 people authored and jhnstn committed Jan 13, 2022
1 parent 3018d11 commit 934c24b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/block-library/src/image/edit.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ export class ImageEdit extends Component {

const setFeaturedButton = () => (
<BottomSheet.Cell
label={ __( 'Set as Featured Image ' ) }
label={ __( 'Set as Featured Images ' ) }
labelStyle={ setFeaturedButtonStyle }
cellContainerStyle={ styles.setFeaturedButtonCellContainer }
separatorType={ 'none' }
Expand Down

0 comments on commit 934c24b

Please sign in to comment.