Skip to content

Commit

Permalink
1.4.5
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jul 6, 2023
1 parent bf09e1d commit f2a0f93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

<!--next-version-placeholder-->

## v1.4.5 (2023-07-06)

### Fix

* Upgrade to pydantic 2 ([`6c19baa`](https://github.com/ing-bank/popmon/commit/6c19baaed7f9f0ca3eb2729587dd478b40ebcaa9))
* Jinja safe html ([`ecfd7c5`](https://github.com/ing-bank/popmon/commit/ecfd7c55d1164bebd08cc514422221994ba09c7f))

## v1.4.4 (2023-05-26)
### Fix
* Static listing of extension requirements ([`1152598`](https://github.com/ing-bank/popmon/commit/1152598c747e09aba83b2ac34a15db7f42c042f1))
Expand Down
2 changes: 1 addition & 1 deletion popmon/version.py
Expand Up @@ -17,4 +17,4 @@
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

version = "1.4.4"
version = "1.4.5"

0 comments on commit f2a0f93

Please sign in to comment.