Skip to content

Commit d8f1c54

Browse files
author
semantic-release
committed
1.1.0
Automatically generated by python-semantic-release
1 parent 2746aa8 commit d8f1c54

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
<!-- version list -->
44

5+
## v1.1.0 (2025-08-19)
6+
7+
### Chores
8+
9+
- Add license and code of conduct; expand codebook terms Add MIT LICENSE and Contributor Covenant
10+
Code of Conduct to the
11+
([`4aa7594`](https://github.com/extinctCoder/smart_grid/commit/4aa7594a0b5c091dddcc5df76d11a77092a67f49))
12+
13+
### Documentation
14+
15+
- Add Smart project overview and remove
16+
([`521b6be`](https://github.com/extinctCoder/smart_grid/commit/521b6be9b436d4a0c79deba55b3a1252b54e306e))
17+
18+
### Features
19+
20+
- **config**: Clean up defaults, add logging, docker artifacts
21+
([`2b95123`](https://github.com/extinctCoder/smart_grid/commit/2b951239a930c39cdf45603d1840948eac9ac485))
22+
23+
524
## v1.0.0 (2025-08-18)
625

726
- Initial Release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.poetry]
2-
version = "1.0.0"
2+
version = "1.1.0"
33
name = "smart_grid"
44

55
[tool.semantic_release]

0 commit comments

Comments
 (0)