Skip to content

Commit 8f7e54c

Browse files
chore(main): release 0.1.1
1 parent 0e30033 commit 8f7e54c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/pythoninthegrass/fuck45/compare/v0.1.0...v0.1.1) (2024-07-12)
4+
5+
6+
### Bug Fixes
7+
8+
* imports, index rendering ([2462cfd](https://github.com/pythoninthegrass/fuck45/commit/2462cfdec4a08d16775a89b2b1e00975b17bd9a2))
9+
10+
11+
### Documentation
12+
13+
* update readme ([0e30033](https://github.com/pythoninthegrass/fuck45/commit/0e30033a50b2c3f98b9f743fd904d2ad8ec53235))
14+
315
## [0.1.0](https://github.com/pythoninthegrass/fuck45/compare/v0.1.0...v0.1.0) (2024-07-12)
416

517

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 = "fuck45"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = ""
55
authors = ["pythoninthegrass <4097471+pythoninthegrass@users.noreply.github.com>"]
66
license = "Unlicense"

0 commit comments

Comments
 (0)