Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Holscher <25510+ericholscher@users.noreply.github.com>2021-04-05 20:14:49 +0300
committerGitHub <noreply@github.com>2021-04-05 20:14:49 +0300
commitca2719b32fcae38923d4830963431e54ded69aae (patch)
tree9d5a3cb291ef7143957c2702ea6f1e1daa0a6518 /package-lock.json
parentaa28eecc3a0ea7a28efa0880bfcec6abaabdb1fa (diff)
Merge Release 0.5.2 Changelog into master (#1114)
* Setup: Require docutils<0.17' Docutils 0.17 changes some rendering of properties, until support is added we should probably pin to use an older version. I may not be a bad idea to keep a pinned version in the theme to prevent this issue in the future. * Release 0.5.2 Include a changelog and bump versions * Fix changelog Co-authored-by: Aaron Carlisle <carlisle.b3d@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 3815072..ab0e53f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "sphinx_rtd_theme",
- "version": "0.5.1",
+ "version": "0.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {