Skip to content

Commit

Permalink
Changelog created for release to 22.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbonebot committed Jun 22, 2022
1 parent 6a7842d commit 76b9877
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion autohooks/plugins/flake8/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!

__version__ = "22.4.0.dev1"
__version__ = "22.6.0"
10 changes: 10 additions & 0 deletions changelog/v22.6.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

All notable changes to this project will be documented in this file.

## [22.6.0] - 2022-06-22

## Bug Fixes
* Add Changelog toml for CC [6a7842d](https://github.com/greenbone/autohooks-plugin-flake8/commit/6a7842d)

[22.6.0]: https://github.com/greenbone/autohooks-plugin-flake8/compare/22.4.0.dev1...22.6.0

0 comments on commit 76b9877

Please sign in to comment.