Skip to content

Commit 89d74cb

Browse files
github-actions[bot]eoaksnes
authored andcommitted
chore(main): release 1.1.1
1 parent bd3debe commit 89d74cb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.1.0](https://github.com/equinor/template-fastapi-react/compare/v1.0.0...v1.1.0) (2022-11-04)
411

512

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "api"
3-
version = "1.1.0" # x-release-please-version
3+
version = "1.1.1" # x-release-please-version
44
description = "API for Template Fastapi React"
55
authors = []
66
license = ""

0 commit comments

Comments
 (0)