Skip to content

Commit acfdca9

Browse files
build(release): πŸš€ v11.3.0 πŸ¦‰
## Version 11.3.0 ### ✨ New & Improved * **TableOfContents:** add prop to control TOC heading label ([#1207](#1207)) ([5f28c5e](5f28c5e)) <!--SKIP CI-->
1 parent 6929e67 commit acfdca9

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
===
33

4+
## Version 11.3.0
5+
### ✨ New & Improved
6+
7+
* **TableOfContents:** add prop to control TOC heading label ([#1207](https://github.com/readmeio/markdown/issues/1207)) ([5f28c5e](https://github.com/readmeio/markdown/commit/5f28c5e060badf566536465ee680367fa089efd0))
8+
49
## Version 11.2.1
510
### πŸ›  Fixes & Updates
611

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@readme/markdown",
33
"description": "ReadMe's React-based Markdown parser",
44
"author": "Rafe Goldberg <[email protected]>",
5-
"version": "11.2.1",
5+
"version": "11.3.0",
66
"main": "dist/main.node.js",
77
"types": "dist/index.d.ts",
88
"browser": "dist/main.js",

0 commit comments

Comments
Β (0)