Skip to content

Commit

Permalink
chore: v0.13.2
Browse files Browse the repository at this point in the history
See the changelog for changes.
  • Loading branch information
semantic-release committed Jan 10, 2025
1 parent 7d713c3 commit bc99865
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,6 +1,15 @@
# CHANGELOG


## v0.13.2 (2025-01-10)

### Bug Fixes

- Provide a default for CUSTOMER_IDENTIFIER
([#312](https://github.com/canvas-medical/canvas-plugins/pull/312),
[`7d713c3`](https://github.com/canvas-medical/canvas-plugins/commit/7d713c36892c91237ba4a9fd863253b84a1980a3))


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

### Bug Fixes
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.1"
version = "0.13.2"

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

0 comments on commit bc99865

Please sign in to comment.