We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3debe commit 89d74cbCopy full SHA for 89d74cb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/equinor/template-fastapi-react/compare/v1.1.0...v1.1.1) (2022-11-04)
4
+
5
6
+### Bug Fixes
7
8
+* resolve PR feedback ([bd3debe](https://github.com/equinor/template-fastapi-react/commit/bd3debe820f27ebf7d892ecbda77720fc66be06b))
9
10
## [1.1.0](https://github.com/equinor/template-fastapi-react/compare/v1.0.0...v1.1.0) (2022-11-04)
11
12
api/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "api"
-version = "1.1.0" # x-release-please-version
+version = "1.1.1" # x-release-please-version
description = "API for Template Fastapi React"
authors = []
license = ""
0 commit comments