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-12-12T22:07:42+01:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plonetheme.barceloneta@ad68f91

Preparing release 3.2.0a2

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

Branch: refs/heads/master
Date: 2023-12-12T22:08:29+01:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plonetheme.barceloneta@030535a

Back to development: 3.2.0a3

Files changed:
M setup.py
  • Loading branch information
petschki committed Dec 12, 2023
1 parent a531273 commit f319ab8
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,33 @@
Repository: plone.staticresources
Repository: plonetheme.barceloneta


Branch: refs/heads/master
Date: 2023-12-12T22:03:45+01:00
Date: 2023-12-12T22:07:42+01:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: https://github.com/plone/plone.staticresources/commit/5ea691d9220790aa6a7609958d0db1e27101ecdb
Commit: https://github.com/plone/plonetheme.barceloneta/commit/ad68f912db33513fd419f56a571de65242cc206e

Preparing release 2.2.0a3
Preparing release 3.2.0a2

Files changed:
M CHANGES.rst
M CHANGES.md
M setup.py
D news/315.bugfix
D news/251.bugfix
D news/356.bugfix

b'diff --git a/CHANGES.rst b/CHANGES.rst\nindex b5b3e23e7..272c9696d 100644\n--- a/CHANGES.rst\n+++ b/CHANGES.rst\n@@ -8,6 +8,16 @@ Changelog\n \n .. towncrier release notes start\n \n+2.2.0a3 (2023-12-12)\n+--------------------\n+\n+Bug fixes:\n+\n+\n+- Upgrade dependencies and maintenance.\n+ [petschki] (#315)\n+\n+\n 2.2.0a2 (2023-10-31)\n --------------------\n \ndiff --git a/news/315.bugfix b/news/315.bugfix\ndeleted file mode 100644\nindex a5b07e147..000000000\n--- a/news/315.bugfix\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-Upgrade dependencies and maintenance.\n-[petschki]\ndiff --git a/setup.py b/setup.py\nindex 48c5d206f..f53559dfe 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -11,7 +11,7 @@\n \n setup(\n name="plone.staticresources",\n- version="2.2.0a3.dev0",\n+ version="2.2.0a3",\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 25881c8f..add9c1b1 100644\n--- a/CHANGES.md\n+++ b/CHANGES.md\n@@ -9,6 +9,17 @@\n \n <!-- towncrier release notes start -->\n \n+## 3.2.0a2 (2023-12-12)\n+\n+\n+### Bug fixes:\n+\n+- Sanitize color variables to more Bootstrap like approach with main `$primary` color.\n+ [petschki] #251\n+- Upgrade dependencies.\n+ [petschki] #356\n+\n+\n ## 3.2.0a1 (2023-10-24)\n \n \ndiff --git a/news/251.bugfix b/news/251.bugfix\ndeleted file mode 100644\nindex ac0ea762..00000000\n--- a/news/251.bugfix\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-Sanitize color variables to more Bootstrap like approach with main `$primary` color.\n-[petschki]\ndiff --git a/news/356.bugfix b/news/356.bugfix\ndeleted file mode 100644\nindex 5fb39e1c..00000000\n--- a/news/356.bugfix\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-Upgrade dependencies.\n-[petschki]\ndiff --git a/setup.py b/setup.py\nindex ea4450a1..73f93852 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -3,7 +3,7 @@\n from setuptools import setup\n \n \n-version = "3.2.0a2.dev0"\n+version = "3.2.0a2"\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-12-12T22:06:37+01:00
Date: 2023-12-12T22:08:29+01:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: https://github.com/plone/plone.staticresources/commit/1bc68dcc746ae13898fd1b2d337233dfc1b54de4
Commit: https://github.com/plone/plonetheme.barceloneta/commit/030535a1e14a321cf46d2280a51338a9a8cd99b8

Back to development: 2.2.0a4
Back to development: 3.2.0a3

Files changed:
M setup.py

b'diff --git a/setup.py b/setup.py\nindex f53559dfe..1c4f18140 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -11,7 +11,7 @@\n \n setup(\n name="plone.staticresources",\n- version="2.2.0a3",\n+ version="2.2.0a4.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 73f93852..2c0d9350 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -3,7 +3,7 @@\n from setuptools import setup\n \n \n-version = "3.2.0a2"\n+version = "3.2.0a3.dev0"\n \n long_description = f"{Path(\'README.md\').read_text()}\\n{Path(\'CHANGES.md\').read_text()}"\n \n'

0 comments on commit f319ab8

Please sign in to comment.