Skip to content

Commit dd164bd

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-06-26) ### Features * introduce rendering modes ([f79ad48](f79ad48))
1 parent f79ad48 commit dd164bd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.0.0 (2025-06-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-github-markdown-alerts",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "An unifiedjs (remark) plugin to convert GitHub Markdown alerts syntax into actual UI",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)