Skip to content

Commit c63e7f2

Browse files
build(release): 🚀 v6.88.6 🦉
## Version 6.88.6 ### 🛠 Fixes & Updates * remove prop types ([#1213](#1213)) ([78952b5](78952b5)) <!--SKIP CI-->
1 parent 78952b5 commit c63e7f2

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

4+
## Version 6.88.6
5+
6+
### 🛠 Fixes & Updates
7+
8+
* remove prop types ([#1213](https://github.com/readmeio/markdown/issues/1213)) ([78952b5](https://github.com/readmeio/markdown/commit/78952b5d120acb50c426fd8d8e110f0275691422))
9+
410
## Version 6.88.5
511

612
### 🛠 Fixes & Updates

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-legacy",
33
"description": "ReadMe's React-based Legacy Markdown parser",
44
"author": "Rafe Goldberg <[email protected]>",
5-
"version": "6.88.5",
5+
"version": "6.88.6",
66
"main": "dist/main.node.js",
77
"browser": "dist/main.js",
88
"files": [

0 commit comments

Comments
 (0)