Skip to content

Commit

Permalink
Merge pull request #5 from vexxhost/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--keystone-keycloak-backend

chore(main): release 0.1.2
  • Loading branch information
mnaser authored Aug 16, 2023
2 parents e0f3083 + 3ca3d57 commit 1424919
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/vexxhost/keystone-keycloak-backend/compare/v0.1.1...v0.1.2) (2023-08-16)


### Bug Fixes

* drop dependency on keystone ([e0f3083](https://github.com/vexxhost/keystone-keycloak-backend/commit/e0f30832053e74123cca9d7fe6df50a9ee5f0302))

## [0.1.1](https://github.com/vexxhost/keystone-keycloak-backend/compare/v0.1.0...v0.1.1) (2023-08-03)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "keystone-keycloak-backend"
version = "0.1.1"
version = "0.1.2"
description = "Keycloak backend for OpenStack Keystone"
authors = ["Mohammed Naser <mnaser@vexxhost.com>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 1424919

Please sign in to comment.