Skip to content

Commit

Permalink
chore: version packages for release (beta) (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 13, 2024
1 parent 6fb61d9 commit c43b741
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"@strapi/sdk-plugin": "5.0.0-beta.6"
},
"changesets": [
"quick-cheetahs-cover"
"quick-cheetahs-cover",
"smart-days-jump"
]
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @strapi/sdk-plugin

## 5.0.0-beta.8

### Patch Changes

- [`6fb61d9`](https://github.com/strapi/sdk-plugin/commit/6fb61d900bb3a79c3fdbb283a19ab874b9257f19) Thanks [@joshuaellis](https://github.com/joshuaellis)! - various fixes

## 5.0.0-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@strapi/sdk-plugin",
"version": "5.0.0-beta.7",
"version": "5.0.0-beta.8",
"description": "Simple tools for developing Strapi plugins",
"keywords": [
"strapi",
Expand Down

0 comments on commit c43b741

Please sign in to comment.