Skip to content

Commit

Permalink
Preparing release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed May 17, 2024
1 parent a2e0f8c commit 71bd2ed
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@

<!-- towncrier release notes start -->

## 0.6.1 (2024-05-17)


### Bug fixes:

- Small fixes to cookieplone/utils/plone.py functions [@ericof]

## 0.6.0 (2024-05-17)


Expand Down
2 changes: 1 addition & 1 deletion cookieplone/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024-present Plone Foundation <board@plone.org>
#
# SPDX-License-Identifier: MIT
__version__ = "0.6.1.dev0"
__version__ = "0.6.1"
1 change: 0 additions & 1 deletion news/+plonehelpers.bugfix

This file was deleted.

0 comments on commit 71bd2ed

Please sign in to comment.