File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.0.0 (2025-06-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * add missing typings in tsconfig ([ 77c0973] ( https://github.com/neg4n/remark-github-markdown-alerts/commit/77c0973045bfa4abc305af354116fe725fa31f4a ) )
7+ * coverage reporting ([ e35d676] ( https://github.com/neg4n/remark-github-markdown-alerts/commit/e35d676872f794131ebbc5b49bd6acdab38f6fbf ) )
8+ * invalid pnpm-lock ([ 6a703b5] ( https://github.com/neg4n/remark-github-markdown-alerts/commit/6a703b5a9fb7b10ccc69b533e6bcd65a933c4e8f ) )
9+
10+
11+ ### Features
12+
13+ * initialize the library ([ 938ebea] ( https://github.com/neg4n/remark-github-markdown-alerts/commit/938ebeac83df346ec87bcdd088e97ef2b882320a ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " remark-github-markdown-alerts" ,
3- "version" : " 0 .0.1 " ,
3+ "version" : " 1 .0.0 " ,
44 "description" : " An unifiedjs (remark) plugin to convert GitHub Markdown alerts syntax into actual UI" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments