Skip to content

Commit

Permalink
build(release): 🚀 v7.5.2 🦉
Browse files Browse the repository at this point in the history
## Version 7.5.2

### 🛠 Fixes & Updates

* compiling emoji ([#967](#967)) ([a1e2d82](a1e2d82))

<!--SKIP CI-->
  • Loading branch information
semantic-release-bot committed Sep 12, 2024
1 parent 535ccf9 commit f880c93
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
===

## Version 7.5.2

### 🛠 Fixes & Updates

* compiling emoji ([#967](https://github.com/readmeio/markdown/issues/967)) ([a1e2d82](https://github.com/readmeio/markdown/commit/a1e2d82b113325b1a136177453b40389f603f94b))

## Version 7.5.1

### 🛠 Fixes & Updates
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@readme/markdown",
"description": "ReadMe's React-based Markdown parser",
"author": "Rafe Goldberg <[email protected]>",
"version": "7.5.1",
"version": "7.5.2",
"main": "dist/main.node.js",
"types": "dist/index.d.ts",
"browser": "dist/main.js",
Expand Down

0 comments on commit f880c93

Please sign in to comment.