Skip to content

Commit

Permalink
version 3.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Apr 12, 2024
1 parent fbce832 commit 6946ac7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 3.0.0-beta.2 - 2024-04-12

### Changed
- Update support for Matrix in Craft 5.

### Fixed
- Fix plugin not working correctly in element slide-out editors.
- Fix 'nystudio107/craft-plugin-vite' version.

## 3.0.0-beta.1 - 2024-03-04

### Changed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/smith",
"description": "Add copy, paste and clone functionality to Matrix blocks.",
"type": "craft-plugin",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 6946ac7

Please sign in to comment.