Skip to content

Commit

Permalink
chore: version packages for release (#51)
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] committed Sep 10, 2024
1 parent 08d2f73 commit 45a15fe
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/light-squids-wash.md

This file was deleted.

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.2.2

### Patch Changes

- [#50](https://github.com/strapi/sdk-plugin/pull/50) [`08d2f73`](https://github.com/strapi/sdk-plugin/commit/08d2f73162ca0d2041cf3cc2d04b0b4fafd4c464) Thanks [@alexandrebodin](https://github.com/alexandrebodin)! - chore: remove strapi-server file from generate plugin

## 5.2.1

### 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.2.1",
"version": "5.2.2",
"description": "Simple tools for developing Strapi plugins",
"keywords": [
"strapi",
Expand Down

0 comments on commit 45a15fe

Please sign in to comment.