Skip to content

Commit d870cea

Browse files
authored
prep before a patch release (#265)
1 parent 52cb046 commit d870cea

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

docs/changelog.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,4 @@
22
Changelog
33
*********
44

5-
master
6-
======
7-
8-
New Features
9-
-------------
10-
11-
* The theme now exists...
5+
See the `GitHub Releases <https://github.com/pandas-dev/pydata-sphinx-theme/releases>`_ for the changelog of each release.

docs/contributing.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,3 +319,10 @@ Note that if needed, you can skip these checks with:
319319
.. code-block:: bash
320320
321321
git commit --no-verify
322+
323+
324+
Make a release
325+
==============
326+
327+
This theme uses GitHub tags and releases to automatically push new releases to
328+
PyPI. For information on this process, see `the release checklist <https://github.com/pandas-dev/pydata-sphinx-theme/wiki/Release-checklist#release-instructions>`_.

0 commit comments

Comments
 (0)