Skip to content

Commit c883230

Browse files
build(release): πŸš€ v11.5.0 πŸ¦‰
## Version 11.5.0 ### ✨ New & Improved * add MCPIntro component ([#1219](#1219)) ([352fb99](352fb99)) * add support for converting recipe ([#1221](#1221)) ([16db568](16db568)) ### πŸ›  Fixes & Updates * **deps:** bump @mdx-js/mdx from 3.1.0 to 3.1.1 ([#1186](#1186)) ([36ba199](36ba199)), closes [mdx-js/mdx#2593](mdx-js/mdx#2593) [mdx-js/mdx#2595](mdx-js/mdx#2595) [mdx-js/mdx#2629](mdx-js/mdx#2629) [mdx-js/mdx#2622](mdx-js/mdx#2622) [mdx-js/mdx#2605](mdx-js/mdx#2605) [mdx-js/mdx#2604](mdx-js/mdx#2604) * **deps:** bump estree-util-value-to-estree from 3.4.0 to 3.5.0 ([#1214](#1214)) ([c953372](c953372)), closes [remcohaszing/estree-util-value-to-estree#6](remcohaszing/estree-util-value-to-estree#6) [#6](#6) * **deps:** bump postcss from 8.5.3 to 8.5.6 ([#1128](#1128)) ([2731484](2731484)), closes [#2052](https://github.com/readmeio/markdown/issues/2052) * **deps:** bump remark-mdx from 3.1.0 to 3.1.1 ([#1185](#1185)) ([bc7f79a](bc7f79a)), closes [mdx-js/mdx#2593](mdx-js/mdx#2593) [mdx-js/mdx#2595](mdx-js/mdx#2595) [mdx-js/mdx#2629](mdx-js/mdx#2629) [mdx-js/mdx#2622](mdx-js/mdx#2622) [mdx-js/mdx#2605](mdx-js/mdx#2605) [mdx-js/mdx#2604](mdx-js/mdx#2604) * **deps:** dependabot updates ([#1217](#1217)) ([b8b0b78](b8b0b78)) <!--SKIP CI-->
1 parent ac59286 commit c883230

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

4+
## Version 11.5.0
5+
### ✨ New & Improved
6+
7+
* add MCPIntro component ([#1219](https://github.com/readmeio/markdown/issues/1219)) ([352fb99](https://github.com/readmeio/markdown/commit/352fb9954a886347de21d63eb654292ac2c70ab0))
8+
* add support for converting recipe ([#1221](https://github.com/readmeio/markdown/issues/1221)) ([16db568](https://github.com/readmeio/markdown/commit/16db56866600e357116fb27f249f4eff755303d7))
9+
10+
### πŸ›  Fixes & Updates
11+
12+
* **deps:** bump @mdx-js/mdx from 3.1.0 to 3.1.1 ([#1186](https://github.com/readmeio/markdown/issues/1186)) ([36ba199](https://github.com/readmeio/markdown/commit/36ba19997160c0ee25cf3e66a6b8ecca1952dc37)), closes [mdx-js/mdx#2593](https://github.com/mdx-js/mdx/issues/2593) [mdx-js/mdx#2595](https://github.com/mdx-js/mdx/issues/2595) [mdx-js/mdx#2629](https://github.com/mdx-js/mdx/issues/2629) [mdx-js/mdx#2622](https://github.com/mdx-js/mdx/issues/2622) [mdx-js/mdx#2605](https://github.com/mdx-js/mdx/issues/2605) [mdx-js/mdx#2604](https://github.com/mdx-js/mdx/issues/2604)
13+
* **deps:** bump estree-util-value-to-estree from 3.4.0 to 3.5.0 ([#1214](https://github.com/readmeio/markdown/issues/1214)) ([c953372](https://github.com/readmeio/markdown/commit/c9533722d3fdea0d17134c8f0f3c027922f851f6)), closes [remcohaszing/estree-util-value-to-estree#6](https://github.com/remcohaszing/estree-util-value-to-estree/issues/6) [#6](https://github.com/readmeio/markdown/issues/6)
14+
* **deps:** bump postcss from 8.5.3 to 8.5.6 ([#1128](https://github.com/readmeio/markdown/issues/1128)) ([2731484](https://github.com/readmeio/markdown/commit/2731484b18ebe24f01a2da5eb99a52ed201afdc5)), closes [#2052](https://github.com/readmeio/markdown/issues/2052)
15+
* **deps:** bump remark-mdx from 3.1.0 to 3.1.1 ([#1185](https://github.com/readmeio/markdown/issues/1185)) ([bc7f79a](https://github.com/readmeio/markdown/commit/bc7f79a4afdd5dbf5de659240e132aad23cb1eb0)), closes [mdx-js/mdx#2593](https://github.com/mdx-js/mdx/issues/2593) [mdx-js/mdx#2595](https://github.com/mdx-js/mdx/issues/2595) [mdx-js/mdx#2629](https://github.com/mdx-js/mdx/issues/2629) [mdx-js/mdx#2622](https://github.com/mdx-js/mdx/issues/2622) [mdx-js/mdx#2605](https://github.com/mdx-js/mdx/issues/2605) [mdx-js/mdx#2604](https://github.com/mdx-js/mdx/issues/2604)
16+
* **deps:** dependabot updates ([#1217](https://github.com/readmeio/markdown/issues/1217)) ([b8b0b78](https://github.com/readmeio/markdown/commit/b8b0b7835a7b07af94435f3f7460d633cee5705c))
17+
418
## Version 11.4.0
519
### ✨ New & Improved
620

β€Ž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 <rafe@readme.io>",
5-
"version": "11.4.0",
5+
"version": "11.5.0",
66
"main": "dist/main.node.js",
77
"types": "dist/index.d.ts",
88
"browser": "dist/main.js",

0 commit comments

Comments
Β (0)