Skip to content

Commit

Permalink
Merge pull request #532 from alleyinteractive/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
srtfisher authored Jan 12, 2024
2 parents 197f5ff + e1ccb9e commit bffdfba
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-shirts-suffer.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/block-editor-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.6.0

### Minor Changes

- cb1a57f: Extending support for Node 20.

## 0.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/block-editor-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alleyinteractive/block-editor-tools",
"version": "0.5.1",
"version": "0.6.0",
"description": "A set of tools to help build products for the WordPress block editor.",
"main": "./build/index.bundle.min.js",
"types": "./build/index.d.ts",
Expand Down

0 comments on commit bffdfba

Please sign in to comment.