Skip to content

Commit

Permalink
chore: v0.12.0
Browse files Browse the repository at this point in the history
See the changelog for changes.
  • Loading branch information
semantic-release committed Jan 6, 2025
1 parent 4f68da8 commit 84ecfe9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
# CHANGELOG


## v0.12.0 (2025-01-06)

### Features

- Add note action buttons events and effects
([#258](https://github.com/canvas-medical/canvas-plugins/pull/258),
[`54b8008`](https://github.com/canvas-medical/canvas-plugins/commit/54b800842a495475b5f86af78fb8552d2a469ee8))

- Add ROS, SA and physical Exam commands and Practice Location and Org to data module
([#257](https://github.com/canvas-medical/canvas-plugins/pull/257),
[`8e75918`](https://github.com/canvas-medical/canvas-plugins/commit/8e759187861d6860a18de17baf24c0a6caded19d))

Co-authored-by: Joe Wilson <joe.wilson@canvasmedical.com>

- Events and effects for patient portal intake forms
([#277](https://github.com/canvas-medical/canvas-plugins/pull/277),
[`4f68da8`](https://github.com/canvas-medical/canvas-plugins/commit/4f68da8d6a4393ec5f9d9264a83e8e03214a4ed9))


## v0.11.1 (2025-01-02)

### 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.11.1"
version = "0.12.0"

[tool.poetry.dependencies]
cookiecutter = "*"
Expand Down

0 comments on commit 84ecfe9

Please sign in to comment.