File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.0] ( https://github.com/equinor/template-fastapi-react/compare/v1.1.1...v1.2.0 ) (2022-11-09)
4+
5+
6+ ### Features
7+
8+ * expand and visualize auth states ([ 51c9870] ( https://github.com/equinor/template-fastapi-react/commit/51c9870bc657d586464780c664aeb6edb49b5ba2 ) )
9+ * ** web:** clear input on add-todo ([ d61adc1] ( https://github.com/equinor/template-fastapi-react/commit/d61adc16ea35a25b2d556b61b9d1cf710de41e8e ) )
10+ * ** web:** visualize loading state better ([ 6a6ab81] ( https://github.com/equinor/template-fastapi-react/commit/6a6ab81bec55bf79aeda5a07e8eff5cdd84b4ab5 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * make useTodos simpler to use ([ e8f0a18] ( https://github.com/equinor/template-fastapi-react/commit/e8f0a1866c594ca0a526bac3ae3e5a1f8551a005 ) )
16+
317## [ 1.1.1] ( https://github.com/equinor/template-fastapi-react/compare/v1.1.0...v1.1.1 ) (2022-11-04)
418
519
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " api"
3- version = " 1.1.1 " # x-release-please-version
3+ version = " 1.2.0 " # x-release-please-version
44description = " API for Template Fastapi React"
55authors = []
66license = " "
You can’t perform that action at this time.
0 commit comments