Skip to content

Commit 87e8e57

Browse files
author
github-actions
committed
🚀 0.16.3
Automatically generated by python-semantic-release
1 parent 52e1c9f commit 87e8e57

3 files changed

Lines changed: 139 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,142 @@
11
<!--next-version-placeholder-->
22

3+
## v0.16.3 (2024-11-14)
4+
5+
### Bug Fixes
6+
7+
- **deps**: Update black dependency to version 24.0.0
8+
([`897cda1`](https://github.com/entelecheia/hyperfast-python-template/commit/897cda19c6b9f7ee9e36b74d60c8155fdd3d8c67))
9+
10+
- **deps**: Update Codecov and Python Semantic Release actions to latest versions
11+
([`9b1d0d5`](https://github.com/entelecheia/hyperfast-python-template/commit/9b1d0d5b77ecef56196ed2820924c69f8f8516b4))
12+
13+
### Chores
14+
15+
- **deps**: Bump codecov/codecov-action from 4 to 5
16+
([`487c9a6`](https://github.com/entelecheia/hyperfast-python-template/commit/487c9a6aa0818f2ba27d86728810925a624d2dd9))
17+
18+
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release
19+
notes](https://github.com/codecov/codecov-action/releases) -
20+
[Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) -
21+
[Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
22+
23+
--- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type:
24+
direct:production update-type: version-update:semver-major ...
25+
26+
Signed-off-by: dependabot[bot] <support@github.com>
27+
28+
- **deps**: Bump python-semantic-release/publish-action
29+
([`c981782`](https://github.com/entelecheia/hyperfast-python-template/commit/c98178225b326582a16961dbe7b90ea2f214b82a))
30+
31+
Bumps
32+
[python-semantic-release/publish-action](https://github.com/python-semantic-release/publish-action)
33+
from 9.13.0 to 9.14.0. - [Release
34+
notes](https://github.com/python-semantic-release/publish-action/releases) -
35+
[Changelog](https://github.com/python-semantic-release/publish-action/blob/main/releaserc.toml) -
36+
[Commits](https://github.com/python-semantic-release/publish-action/compare/v9.13.0...v9.14.0)
37+
38+
--- updated-dependencies: - dependency-name: python-semantic-release/publish-action dependency-type:
39+
direct:production update-type: version-update:semver-minor ...
40+
41+
Signed-off-by: dependabot[bot] <support@github.com>
42+
43+
- **deps**: Bump python-semantic-release/python-semantic-release
44+
([`f48730b`](https://github.com/entelecheia/hyperfast-python-template/commit/f48730b7e8572b450a339f6169754bdc80d7bb35))
45+
46+
Bumps
47+
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
48+
from 9.13.0 to 9.14.0. - [Release
49+
notes](https://github.com/python-semantic-release/python-semantic-release/releases) -
50+
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
51+
-
52+
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.13.0...v9.14.0)
53+
54+
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release
55+
dependency-type: direct:production update-type: version-update:semver-minor ...
56+
57+
Signed-off-by: dependabot[bot] <support@github.com>
58+
59+
- **deps**: Bump python-semantic-release/publish-action
60+
([#104](https://github.com/entelecheia/hyperfast-python-template/pull/104),
61+
[`75944ef`](https://github.com/entelecheia/hyperfast-python-template/commit/75944efef9494c7b80ce8bed1a6c77306cc924ac))
62+
63+
Bumps
64+
[python-semantic-release/publish-action](https://github.com/python-semantic-release/publish-action)
65+
from 9.12.1 to 9.13.0. - [Release
66+
notes](https://github.com/python-semantic-release/publish-action/releases) -
67+
[Changelog](https://github.com/python-semantic-release/publish-action/blob/main/releaserc.toml) -
68+
[Commits](https://github.com/python-semantic-release/publish-action/compare/v9.12.1...v9.13.0)
69+
70+
--- updated-dependencies: - dependency-name: python-semantic-release/publish-action dependency-type:
71+
direct:production update-type: version-update:semver-minor ...
72+
73+
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot]
74+
<49699333+dependabot[bot]@users.noreply.github.com>
75+
76+
- **deps**: Bump python-semantic-release/python-semantic-release
77+
([`553666d`](https://github.com/entelecheia/hyperfast-python-template/commit/553666da2ff6dac97812f316ccf66eecd07ac9f9))
78+
79+
Bumps
80+
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
81+
from 9.12.2 to 9.13.0. - [Release
82+
notes](https://github.com/python-semantic-release/python-semantic-release/releases) -
83+
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
84+
-
85+
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.12.2...v9.13.0)
86+
87+
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release
88+
dependency-type: direct:production update-type: version-update:semver-minor ...
89+
90+
Signed-off-by: dependabot[bot] <support@github.com>
91+
92+
- **deps**: Bump python-semantic-release/python-semantic-release
93+
([`732ed1f`](https://github.com/entelecheia/hyperfast-python-template/commit/732ed1f03df4bd5d6c76908d9746ff45b30c5086))
94+
95+
Bumps
96+
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
97+
from 9.12.1 to 9.12.2. - [Release
98+
notes](https://github.com/python-semantic-release/python-semantic-release/releases) -
99+
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
100+
-
101+
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.12.1...v9.12.2)
102+
103+
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release
104+
dependency-type: direct:production update-type: version-update:semver-patch ...
105+
106+
Signed-off-by: dependabot[bot] <support@github.com>
107+
108+
- **deps**: Bump python-semantic-release/python-semantic-release
109+
([`1ded5ed`](https://github.com/entelecheia/hyperfast-python-template/commit/1ded5ed2b526366b0ce195d8ae3942c813f6562a))
110+
111+
Bumps
112+
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
113+
from 9.12.0 to 9.12.1. - [Release
114+
notes](https://github.com/python-semantic-release/python-semantic-release/releases) -
115+
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
116+
-
117+
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.12.0...v9.12.1)
118+
119+
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release
120+
dependency-type: direct:production update-type: version-update:semver-patch ...
121+
122+
Signed-off-by: dependabot[bot] <support@github.com>
123+
124+
- **deps**: Bump python-semantic-release/publish-action
125+
([`747c54a`](https://github.com/entelecheia/hyperfast-python-template/commit/747c54ad45f35dc90860ca08559942c600bd8335))
126+
127+
Bumps
128+
[python-semantic-release/publish-action](https://github.com/python-semantic-release/publish-action)
129+
from 9.12.0 to 9.12.1. - [Release
130+
notes](https://github.com/python-semantic-release/publish-action/releases) -
131+
[Changelog](https://github.com/python-semantic-release/publish-action/blob/main/releaserc.toml) -
132+
[Commits](https://github.com/python-semantic-release/publish-action/compare/v9.12.0...v9.12.1)
133+
134+
--- updated-dependencies: - dependency-name: python-semantic-release/publish-action dependency-type:
135+
direct:production update-type: version-update:semver-patch ...
136+
137+
Signed-off-by: dependabot[bot] <support@github.com>
138+
139+
3140
## v0.16.2 (2024-11-03)
4141

5142
### Bug Fixes

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 = "hyperfast-python-template"
3-
version = "0.16.2"
3+
version = "0.16.3"
44
description = "Streamlining Python Project Development with a Comprehensive Toolset for Quality, Efficiency, and Maintainability"
55
authors = ["Young Joon Lee <entelecheia@hotmail.com>"]
66
license = "MIT"

src/hyperfastpy/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.16.2"
1+
__version__ = "0.16.3"

0 commit comments

Comments
 (0)