Skip to content

Commit 9e513c1

Browse files
committed
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2026-04-21) ### 🐛 Bug Fixes * **docs:**update readme with more details; fix inaccurate demo ([e96946b]())
1 parent e96946b commit 9e513c1

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## [1.0.1](https://github.com/castastrophe/markdown-it-anchor-sections/compare/v1.0.0...v1.0.1) (2026-04-21)
6+
7+
### 🐛 Bug Fixes
8+
9+
* **docs:**update readme with more details; fix inaccurate demo ([e96946b]())
10+
511
## 1.0.0 (2026-04-20)
612

713
### ✨ Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdown-it-anchor-sections",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Create anchor sections from markdown headers",
55
"license": "Apache-2.0",
66
"author": "Cassondra Roberts <castastrophe@users.noreply.github.com> (https://allons-y.llc)",

0 commit comments

Comments
 (0)