diff --git a/CHANGELOG.md b/CHANGELOG.md index 08813e1bb..38b3fa6ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,6 @@ # [4.13.0](https://github.com/docsifyjs/docsify/compare/v4.12.4...v4.13.0) (2022-10-26) -### Bug Fixes - -* fix test. ([73ea28d](https://github.com/docsifyjs/docsify/commit/73ea28df14bdd0ed740c043ed4bc5d3beea7a56c)) -* upgrade dependencies. ([dbc4b45](https://github.com/docsifyjs/docsify/commit/dbc4b450c3a1157e81f6dc0c6b1253676a0b7c13)) - - - -## [4.12.4](https://github.com/docsifyjs/docsify/compare/v4.12.2...v4.12.4) (2022-10-26) - - ### Bug Fixes * cornerExternalLinkTarget config. ([#1814](https://github.com/docsifyjs/docsify/issues/1814)) ([54cc5f9](https://github.com/docsifyjs/docsify/commit/54cc5f939b9499ae56604f589eef4e3f1c13cdc5)) diff --git a/test/integration/__snapshots__/docs.test.js.snap b/test/integration/__snapshots__/docs.test.js.snap index d5bc24686..ae415aa46 100644 --- a/test/integration/__snapshots__/docs.test.js.snap +++ b/test/integration/__snapshots__/docs.test.js.snap @@ -1,7 +1,7 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Docs Site coverpage renders and is unchanged 1`] = ` -"

\\"logo\\"

docsify 4.12.4

+"

\\"logo\\"

docsify 4.13.0

A magical documentation site generator.

  • Simple and lightweight
  • No statically built html files
  • Multiple themes

GitHub Getting Started

"