* Bump to 1.2.0rc2, add changelog entry on Sphinx 6

* Pull translations (no changes)

* loosen sphinx 6 pinning
This commit is contained in:
Benjamin Balder Bach
2023-01-04 21:47:45 +01:00
committed by GitHub
parent f84c4eb558
commit ee488a15d2
43 changed files with 30 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "sphinx_rtd_theme",
"main": "js/theme.js",
"version": "1.2.0rc1",
"version": "1.2.0rc2",
"scripts": {
"dev": "webpack-dev-server --open --config webpack.dev.js",
"build": "webpack --config webpack.prod.js",