Skip to content

Commit

Permalink
chore: v0.13.1
Browse files Browse the repository at this point in the history
See the changelog for changes.
  • Loading branch information
semantic-release committed Jan 9, 2025
1 parent 8907f28 commit 834fbd6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# CHANGELOG


## v0.13.1 (2025-01-09)

### Bug Fixes

- Force build
([`8907f28`](https://github.com/canvas-medical/canvas-plugins/commit/8907f289712522f17d200f38f89390346a4cf58a))

### Refactoring

- A new implementation of the plugin installer that runs in the plugin
([#283](https://github.com/canvas-medical/canvas-plugins/pull/283),
[`219f54e`](https://github.com/canvas-medical/canvas-plugins/commit/219f54e55a986627ddb92471c290facd3836dac9))

Co-authored-by: semantic-release <semantic-release>

Co-authored-by: Beau Gunderson <beau@beaugunderson.com>


## v0.13.0 (2025-01-07)

### Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ packages = [
{include = "settings.py"}
]
readme = "README.md"
version = "0.13.0"
version = "0.13.1"

[tool.poetry.dependencies]
boto3 = "^1.35.88"
Expand Down

0 comments on commit 834fbd6

Please sign in to comment.