Skip to content

Commit

Permalink
chore: version bump to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
winged committed Apr 4, 2023
1 parent c37f506 commit 377f0cc
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,3 +1,9 @@
## v1.2.2 (4 April 2023)

### Fix
* **scopes:** Update subscope's full names when scope changes ([`4f125ce`](https://github.com/projectcaluma/emeis/commit/4f125cee8f2191f4410d333eea951e47317270d0))


## v1.2.1 (2 December 2022)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion emeis/emeis_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__title__ = "emeis"
__description__ = "user management"
__version__ = "1.2.1"
__version__ = "1.2.2"

0 comments on commit 377f0cc

Please sign in to comment.