Skip to content

Commit

Permalink
prepare release v1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Nov 4, 2024
1 parent 63d5cce commit 66018ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.22.2 (2024-11-04)

### Bug Fixes and Other Changes

* Refactoring `jaqcd.results` and `jaqcd.shared_models` to use `gate_model_shared` instead.

## v1.22.1 (2024-09-24)

### Bug Fixes and Other Changes
Expand Down
2 changes: 1 addition & 1 deletion src/braket/_schemas/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "1.22.2.dev0"
__version__ = "1.22.2"

0 comments on commit 66018ea

Please sign in to comment.