Skip to content

Commit e908832

Browse files
build(release): 🚀 v6.61.1 🦉
## Version 6.61.1 ### 🛠 Fixes & Updates * centering in firefox ([#721](#721)) ([6a62281](6a62281)) * **image:** force SVG dimensions in lightbox ([#734](#734)) ([71fc4e5](71fc4e5)) <!--SKIP CI-->
1 parent 8df8915 commit e908832

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

4+
## Version 6.61.1
5+
6+
### 🛠 Fixes & Updates
7+
8+
* centering in firefox ([#721](https://github.com/readmeio/markdown/issues/721)) ([6a62281](https://github.com/readmeio/markdown/commit/6a62281827dd47e5fb0677232565b05e8e3d535e))
9+
* **image:** force SVG dimensions in lightbox ([#734](https://github.com/readmeio/markdown/issues/734)) ([71fc4e5](https://github.com/readmeio/markdown/commit/71fc4e5033326a2a47772366d7fe4501f7b191df))
10+
411
## Version 6.61.0
512

613
### ✨ New & Improved

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": "6.61.0",
5+
"version": "6.61.1",
66
"main": "dist/main.node.js",
77
"browser": "dist/main.js",
88
"files": [

0 commit comments

Comments
 (0)