Skip to content

Commit 0b2bcc3

Browse files
github-actions[bot]eoaksnes
authored andcommitted
chore(main): release 1.2.1
1 parent 82e6f6b commit 0b2bcc3

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.2.1](https://github.com/equinor/template-fastapi-react/compare/v1.2.0...v1.2.1) (2022-11-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **web:** adding todo item now clears input. ([82e6f6b](https://github.com/equinor/template-fastapi-react/commit/82e6f6baee06ccbd50c4d59fe7a9a97a4b1df094))
9+
310
## [1.2.0](https://github.com/equinor/template-fastapi-react/compare/v1.1.1...v1.2.0) (2022-11-09)
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.2.0" # x-release-please-version
3+
version = "1.2.1" # x-release-please-version
44
description = "API for Template Fastapi React"
55
authors = []
66
license = ""

0 commit comments

Comments
 (0)