File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.8.0 "
2+ "." : " 0.8.1 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.8.1] ( https://github.com/thumbor/thumbor-aws/compare/0.8.0...v0.8.1 ) (2024-09-02)
4+
5+
6+ ### Bug Fixes
7+
8+ * release-please ([ 97e3def] ( https://github.com/thumbor/thumbor-aws/commit/97e3defdbcfdb070a3e08a402644ec7d58e32248 ) )
9+ * release-please use PAT ([ 4ea28a6] ( https://github.com/thumbor/thumbor-aws/commit/4ea28a65a1ccac7d8e227f397256201b82f0ef78 ) )
10+
11+
12+ ### Documentation
13+
14+ * Add Conventional commits to CONTRIBUTING.md ([ e8331ff] ( https://github.com/thumbor/thumbor-aws/commit/e8331ff9250faab7cee15d6dac97bebf2ae1f0e0 ) )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ include = '\.pyi?$'
55
66[tool .poetry ]
77name = " thumbor_aws"
8- version = " 0.8.0 "
8+ version = " 0.8.1 "
99authors = [" Bernardo Heynemann <heynemann@gmail.com>" ]
1010description = " thumbor_aws provides extensions for thumbor using AWS"
1111readme = " README.md"
You can’t perform that action at this time.
0 commit comments