Skip to content

Commit

Permalink
build(release): 🚀 v6.75.0-beta.30 🦉
Browse files Browse the repository at this point in the history
## Version 6.75.0-beta.30

### ✨ New & Improved

* tables ([#874](#874)) ([ec439ef](ec439ef))

<!--SKIP CI-->
  • Loading branch information
semantic-release-bot committed May 10, 2024
1 parent ec439ef commit e4e3417
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,12 @@
Changelog
===

## Version 6.75.0-beta.30

### ✨ New & Improved

* tables ([#874](https://github.com/readmeio/markdown/issues/874)) ([ec439ef](https://github.com/readmeio/markdown/commit/ec439ef36e869195c398ebce2c2b86d80be3d6c1))

## Version 6.75.0-beta.29

### ✨ New & Improved
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
Expand Up @@ -2,7 +2,7 @@
"name": "@readme/markdown",
"description": "ReadMe's React-based Markdown parser",
"author": "Rafe Goldberg <rafe@readme.io>",
"version": "6.75.0-beta.29",
"version": "6.75.0-beta.30",
"main": "dist/main.node.js",
"types": "dist/index.d.ts",
"browser": "dist/main.js",
Expand Down

0 comments on commit e4e3417

Please sign in to comment.