-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fc] Repository: plone.staticresources
Branch: refs/heads/master Date: 2025-01-27T14:29:04+01:00 Author: Peter Mathis (petschki) <peter.mathis@kombinat.at> Commit: plone/plone.staticresources@d34166f Preparing release 2.2.0b4 Files changed: M CHANGES.rst M setup.py D news/364.bugfix D news/367.bugfix D news/4090.bugfix Repository: plone.staticresources Branch: refs/heads/master Date: 2025-01-27T14:30:09+01:00 Author: Peter Mathis (petschki) <peter.mathis@kombinat.at> Commit: plone/plone.staticresources@76f3135 Back to development: 2.2.0b5 Files changed: M setup.py
- Loading branch information
Showing
1 changed file
with
27 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,34 @@ | ||
Repository: plone.restapi | ||
Repository: plone.staticresources | ||
|
||
|
||
Branch: refs/heads/main | ||
Date: 2025-01-25T01:56:59-08:00 | ||
Author: Steve Piercy (stevepiercy) <web@stevepiercy.com> | ||
Commit: https://github.com/plone/plone.restapi/commit/a1ca992283db85842e23248e6c71596eafffa917 | ||
Branch: refs/heads/master | ||
Date: 2025-01-27T14:29:04+01:00 | ||
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at> | ||
Commit: https://github.com/plone/plone.staticresources/commit/d34166fd80f038f5989e4d3dddc3ea2ce36c0809 | ||
|
||
Linkcheck fixes (#1870) | ||
Preparing release 2.2.0b4 | ||
|
||
Files changed: | ||
M .readthedocs.yaml | ||
M CHANGES.rst | ||
M setup.py | ||
D news/364.bugfix | ||
D news/367.bugfix | ||
D news/4090.bugfix | ||
|
||
b'diff --git a/.readthedocs.yaml b/.readthedocs.yaml\nindex 043663c1c..31fe20fa4 100644\n--- a/.readthedocs.yaml\n+++ b/.readthedocs.yaml\n@@ -1,6 +1,6 @@\n # .readthedocs.yaml\n # Read the Docs configuration file\n-# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details\n+# See https://docs.readthedocs.com/platform/stable/config-file/v2.html for details\n \n # Required\n version: 2\n' | ||
b'diff --git a/CHANGES.rst b/CHANGES.rst\nindex ddd1fbb26..21a2e0d01 100644\n--- a/CHANGES.rst\n+++ b/CHANGES.rst\n@@ -8,6 +8,24 @@ Changelog\n \n .. towncrier release notes start\n \n+2.2.0b4 (2025-01-27)\n+--------------------\n+\n+Bug fixes:\n+\n+\n+- Fix TinyMCE Link/Image modal in inline mode. (mockup==5.2.0-beta.3)\n+ [petschki] (#364)\n+- Update `mockup=5.2.0-beta.4`: (See https://github.com/plone/mockup/releases/tag/5.2.0-beta.4)\n+\n+ TinyMCE - 7.6.1\n+\n+ `pat-contentbrowser` - Fix horizontal column scrolling when deeply nested folders.\n+\n+ [petschki] (#367)\n+- Fix DeprecationWarnings. [maurits] (#4090)\n+\n+\n 2.2.0b3 (2024-12-18)\n --------------------\n \ndiff --git a/news/364.bugfix b/news/364.bugfix\ndeleted file mode 100644\nindex f0ac287d0..000000000\n--- a/news/364.bugfix\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-Fix TinyMCE Link/Image modal in inline mode. (mockup==5.2.0-beta.3)\n-[petschki]\ndiff --git a/news/367.bugfix b/news/367.bugfix\ndeleted file mode 100644\nindex 3263c3fd0..000000000\n--- a/news/367.bugfix\n+++ /dev/null\n@@ -1,7 +0,0 @@\n-Update `mockup=5.2.0-beta.4`: (See https://github.com/plone/mockup/releases/tag/5.2.0-beta.4)\n-\n-TinyMCE - 7.6.1\n-\n-`pat-contentbrowser` - Fix horizontal column scrolling when deeply nested folders.\n-\n-[petschki]\ndiff --git a/news/4090.bugfix b/news/4090.bugfix\ndeleted file mode 100644\nindex 8528aefbe..000000000\n--- a/news/4090.bugfix\n+++ /dev/null\n@@ -1 +0,0 @@\n-Fix DeprecationWarnings. [maurits]\ndiff --git a/setup.py b/setup.py\nindex 09091d733..0dd3ab039 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.0b4.dev0",\n+ version="2.2.0b4",\n description="Static resources for Plone",\n long_description=long_description,\n long_description_content_type="text/x-rst",\n' | ||
|
||
Repository: plone.staticresources | ||
|
||
|
||
Branch: refs/heads/master | ||
Date: 2025-01-27T14:30:09+01:00 | ||
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at> | ||
Commit: https://github.com/plone/plone.staticresources/commit/76f3135f0ed7b44c620589da222d660837d8fcb7 | ||
|
||
Back to development: 2.2.0b5 | ||
|
||
Files changed: | ||
M setup.py | ||
|
||
b'diff --git a/setup.py b/setup.py\nindex 0dd3ab039..5c9c6efa1 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.0b4",\n+ version="2.2.0b5.dev0",\n description="Static resources for Plone",\n long_description=long_description,\n long_description_content_type="text/x-rst",\n' | ||
|