Skip to content

Commit ac680fc

Browse files
committed
Bump patch
1 parent 06615e1 commit ac680fc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This file contains the changelog for the PlutoExtras package. It follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) format.
44

5+
## [0.7.18] - 2026-05-01
6+
### Fixed
7+
- Fixed another bug in hiding the `ExtendedTableOfContents` and trying to reshow it (see Issue #52)
8+
59
## [0.7.17] - 2026-05-01
610
### Fixed
711
- Fixed the `ExtendedTableOfContents()` output getting hidden if contained in a hidden part of the notebook

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PlutoExtras"
22
uuid = "ed5d0301-4775-4676-b788-cf71e66ff8ed"
33
authors = ["Alberto Mengali <disberd@gmail.com>"]
4-
version = "0.7.17"
4+
version = "0.7.18"
55

66
[deps]
77
AbstractPlutoDingetjes = "6e696c72-6542-2067-7265-42206c756150"

0 commit comments

Comments
 (0)