From 6b7c94064e32a6a52cc2f2dfa254cfc1553b19ff Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Wed, 1 May 2024 17:22:50 -0400 Subject: [PATCH] Set package version to 0.10.1-dev --- CHANGELOG.md | 6 +++--- package.json | 4 ++-- userguide/hugo.yaml | 6 +----- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b73ba48d7..74c0b3f3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,10 +55,10 @@ dark-mode support][dark-mode]. changes** in [Color themes and dark-mode support][dark-mode]. [#1952]: https://github.com/google/docsy/pull/1952 -[0.10.0]: https://github.com/google/docsy/releases/latest?FIXME=v0.10.0 -[0.10.0 release report]: https://www.docsy.dev/blog/?FIXME=2024/0.10.0/ +[0.10.0]: https://github.com/google/docsy/releases/v0.10.0 +[0.10.0 release report]: https://www.docsy.dev/blog/2024/0.10.0/ [dark-mode]: - https://www.docsy.dev/blog/?FIXME=/2024/0.10.0/#color-themes-and-dark-mode-support + https://www.docsy.dev/blog/2024/0.10.0/#color-themes-and-dark-mode-support ## 0.9.1 diff --git a/package.json b/package.json index c885a2f60..16a6165b4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "docsy", - "version": "0.10.0", - "version.next": "0.10.1-dev.0-unreleased", + "version": "0.10.1-dev.0-unreleased", + "version.next": "0.10.2-dev.0-unreleased", "repository": "github:google/docsy", "homepage": "https://www.docsy.dev", "license": "Apache-2.0", diff --git a/userguide/hugo.yaml b/userguide/hugo.yaml index 00504d007..13b6975ea 100644 --- a/userguide/hugo.yaml +++ b/userguide/hugo.yaml @@ -43,11 +43,7 @@ markup: renderer: unsafe: true highlight: - # In support of dark mode: - noClasses: false # Require that Chroma style using classes - # style: tango # FIXME(@chalin): remove this line once the auto-generation of the CSS styles is setup - # When noClasses is false, the style is defined via CSS. For details, see: - # https://gohugo.io/content-management/syntax-highlighting/#generate-syntax-highlighter-css + noClasses: false # Required for dark-mode params: copyright: