From 2ac6981de2c69d8c665d4b1e35ee2e1452394bb5 Mon Sep 17 00:00:00 2001 From: dovholuknf <46322585+dovholuknf@users.noreply.github.com> Date: Wed, 25 Feb 2026 16:05:27 -0500 Subject: [PATCH 1/2] v0.7.2 --- packages/docusaurus-theme/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme/package.json b/packages/docusaurus-theme/package.json index 3989b62..dbfd61b 100644 --- a/packages/docusaurus-theme/package.json +++ b/packages/docusaurus-theme/package.json @@ -1,6 +1,6 @@ { "name": "@netfoundry/docusaurus-theme", - "version": "0.7.1", + "version": "0.7.2", "description": "NetFoundry Docusaurus theme with shared layout, footer, and styling", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", From d8b11c892bf4d3b8ce9e6ff8cdda2160169b790a Mon Sep 17 00:00:00 2001 From: dovholuknf <46322585+dovholuknf@users.noreply.github.com> Date: Wed, 25 Feb 2026 16:06:13 -0500 Subject: [PATCH 2/2] update to 0.7.2 theme --- unified-doc/package.json | 2 +- unified-doc/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/unified-doc/package.json b/unified-doc/package.json index 8ddd5d0..aa1ff18 100644 --- a/unified-doc/package.json +++ b/unified-doc/package.json @@ -53,7 +53,7 @@ "@docusaurus/theme-mermaid": "^3.9.2", "@hotjar/browser": "^1.0.9", "@mdx-js/react": "^3.0.0", - "@netfoundry/docusaurus-theme": "^0.7.0", + "@netfoundry/docusaurus-theme": "^0.7.2", "algoliasearch": "^5.36.0", "asciinema-player": "^3.10.0", "clsx": "^2.0.0", diff --git a/unified-doc/yarn.lock b/unified-doc/yarn.lock index ebbffbd..70197e0 100644 --- a/unified-doc/yarn.lock +++ b/unified-doc/yarn.lock @@ -2599,10 +2599,10 @@ hls.js "~1.6.6" mux-embed "^5.8.3" -"@netfoundry/docusaurus-theme@^0.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@netfoundry/docusaurus-theme/-/docusaurus-theme-0.7.0.tgz#a02dba7d8aede49bb8bd14d1e135ac6b6a1e6aa0" - integrity sha512-duxsWjmhigQTQs7ikKxQ1UzLdzPu2NKPjr18t/pjD9U9YV0eABCD1GQRJbwbfgHYEuqoGrV1LLEVn+xPkoTGDg== +"@netfoundry/docusaurus-theme@^0.7.2": + version "0.7.2" + resolved "https://registry.yarnpkg.com/@netfoundry/docusaurus-theme/-/docusaurus-theme-0.7.2.tgz#570a4c73cfa3ad80cea36aa340e5731a44ef0d37" + integrity sha512-oFc5mqLNbevi+ghArdDyYA9G0PCtGGklVujp8mVXkEfct/zKzDzqj0//0PIWTEhCC2xg4njXBzVzdG5oNGUU8g== dependencies: "@docsearch/react" "^3" algoliasearch "^5"