We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79ad48 commit dd164bdCopy full SHA for dd164bd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/neg4n/remark-github-markdown-alerts/compare/v1.0.0...v1.1.0) (2025-06-26)
2
+
3
4
+### Features
5
6
+* introduce rendering modes ([f79ad48](https://github.com/neg4n/remark-github-markdown-alerts/commit/f79ad48a63eb743d2600e3658c8d82012a96fab6))
7
8
# 1.0.0 (2025-06-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "remark-github-markdown-alerts",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "An unifiedjs (remark) plugin to convert GitHub Markdown alerts syntax into actual UI",
"type": "module",
"main": "./dist/index.cjs",
0 commit comments