Skip to content

Commit

Permalink
[fc] Repository: plonetheme.barceloneta
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2023-09-19T15:36:29+02:00
Author: Peter Mathis (petschki) <[email protected]>
Commit: plone/plonetheme.barceloneta@83623fa

Preparing release 3.1.5

Files changed:
M CHANGES.md
M setup.py
D news/346.bugfix
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2023-09-19T15:38:06+02:00
Author: Peter Mathis (petschki) <[email protected]>
Commit: plone/plonetheme.barceloneta@e01909d

Back to development: 3.1.6

Files changed:
M setup.py
  • Loading branch information
petschki committed Sep 19, 2023
1 parent a12bfa8 commit ebbe62d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
Repository: plone.staticresources
Repository: plonetheme.barceloneta


Branch: refs/heads/master
Date: 2023-09-19T15:18:12+02:00
Date: 2023-09-19T15:36:29+02:00
Author: Peter Mathis (petschki) <[email protected]>
Commit: https://github.com/plone/plone.staticresources/commit/825ad6e64b0541f226640b12e8455132e8668f31
Commit: https://github.com/plone/plonetheme.barceloneta/commit/83623fa0b74d7c16debe1611ed3af437842972d4

Preparing release 2.1.7
Preparing release 3.1.5

Files changed:
M CHANGES.rst
M CHANGES.md
M setup.py
D news/303.bugfix
D news/346.bugfix

b'diff --git a/CHANGES.rst b/CHANGES.rst\nindex 7aec3f478..0572b42cf 100644\n--- a/CHANGES.rst\n+++ b/CHANGES.rst\n@@ -8,6 +8,16 @@ Changelog\n \n .. towncrier release notes start\n \n+2.1.7 (2023-09-19)\n+------------------\n+\n+Bug fixes:\n+\n+\n+- Update Bootstrap to ``5.3.2``, bootstrap-icons to ``1.11.1`` and Mockup to ``5.1.5``.\n+ [petschki] (#303)\n+\n+\n 2.1.6 (2023-08-10)\n ------------------\n \ndiff --git a/news/303.bugfix b/news/303.bugfix\ndeleted file mode 100644\nindex c4e5c1ab9..000000000\n--- a/news/303.bugfix\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-Update Bootstrap to ``5.3.2``, bootstrap-icons to ``1.11.1`` and Mockup to ``5.1.5``.\n-[petschki]\ndiff --git a/setup.py b/setup.py\nindex 11618046a..0be8f655d 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -11,7 +11,7 @@\n \n setup(\n name="plone.staticresources",\n- version="2.1.7.dev0",\n+ version="2.1.7",\n description="Static resources for Plone",\n long_description=long_description,\n long_description_content_type="text/x-rst",\n'
b'diff --git a/CHANGES.md b/CHANGES.md\nindex b7a4a674..3112e538 100644\n--- a/CHANGES.md\n+++ b/CHANGES.md\n@@ -9,6 +9,15 @@\n \n <!-- towncrier release notes start -->\n \n+## 3.1.5 (2023-09-19)\n+\n+\n+### Bug fixes:\n+\n+- Update Bootstrap to ``5.2.3``\n+ [petschki] #346\n+\n+\n ## 3.1.4 (2023-07-30)\n \n \ndiff --git a/news/346.bugfix b/news/346.bugfix\ndeleted file mode 100644\nindex 25f0a8f1..00000000\n--- a/news/346.bugfix\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-Update Bootstrap to ``5.2.3``\n-[petschki]\ndiff --git a/setup.py b/setup.py\nindex 119f2a85..7f89b73e 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -3,7 +3,7 @@\n from setuptools import setup\n \n \n-version = "3.1.5.dev0"\n+version = "3.1.5"\n \n long_description = f"{Path(\'README.md\').read_text()}\\n{Path(\'CHANGES.md\').read_text()}"\n \n'

Repository: plone.staticresources
Repository: plonetheme.barceloneta


Branch: refs/heads/master
Date: 2023-09-19T15:24:51+02:00
Date: 2023-09-19T15:38:06+02:00
Author: Peter Mathis (petschki) <[email protected]>
Commit: https://github.com/plone/plone.staticresources/commit/9684da01f36fd662977a76e6bb190468ac14792d
Commit: https://github.com/plone/plonetheme.barceloneta/commit/e01909d499984563883d0dc29e762fd86a77bb21

Back to development: 2.1.8
Back to development: 3.1.6

Files changed:
M setup.py

b'diff --git a/setup.py b/setup.py\nindex 0be8f655d..e3ee30c59 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -11,7 +11,7 @@\n \n setup(\n name="plone.staticresources",\n- version="2.1.7",\n+ version="2.1.8.dev0",\n description="Static resources for Plone",\n long_description=long_description,\n long_description_content_type="text/x-rst",\n'
b'diff --git a/setup.py b/setup.py\nindex 7f89b73e..2e39b0be 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -3,7 +3,7 @@\n from setuptools import setup\n \n \n-version = "3.1.5"\n+version = "3.1.6.dev0"\n \n long_description = f"{Path(\'README.md\').read_text()}\\n{Path(\'CHANGES.md\').read_text()}"\n \n'

0 comments on commit ebbe62d

Please sign in to comment.