Skip to content

Commit

Permalink
chore: version packages for release (#85)
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 Feb 19, 2025
1 parent 9747836 commit 77ff79f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-kings-shout.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.3.2

### Patch Changes

- [#72](https://github.com/strapi/sdk-plugin/pull/72) [`9747836`](https://github.com/strapi/sdk-plugin/commit/9747836c850cdf5b726d172ee3b8b3eb8288dcbe) Thanks [@boazpoolman](https://github.com/boazpoolman)! - Fix the routes config for it to be properly registered

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

0 comments on commit 77ff79f

Please sign in to comment.