Skip to content

Commit

Permalink
chore(release): 1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.2](v1.2.1...v1.2.2) (2022-04-25)

### Bug Fixes

* **not authorized:** fixed missing styles on saml not authorized page ([da00c97](da00c97)), closes [#138](#138)
* **saml:** access denied page was missing url_for ([c658b15](c658b15)), closes [#137](#137)
* **saml:** allow users to have one of many groups ([5988c7a](5988c7a)), closes [#139](#139)
  • Loading branch information
semantic-release-bot committed Apr 25, 2022
1 parent 3dff7c8 commit c2ba3ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.1
1.2.2
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ sections = "FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER"

[tool.poetry]
name = "atlas-hub"
version = "1.2.1"
version = "1.2.2"
description = "Atlas Autmoation Hub is a task scheduling tool for moving data."
authors = [
"Paula Courville",
Expand Down

0 comments on commit c2ba3ef

Please sign in to comment.