Skip to content

Commit 56bb051

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2025-10-10) ### Bug Fixes * remove postinstall script due to npm error ([48aecd6](48aecd6))
1 parent 48aecd6 commit 56bb051

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.2.2](https://github.com/neg4n/remark-github-markdown-alerts/compare/v1.2.1...v1.2.2) (2025-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* remove postinstall script due to npm error ([48aecd6](https://github.com/neg4n/remark-github-markdown-alerts/commit/48aecd660d57961f5313c6673eaeed35be96224a))
7+
18
## [1.2.1](https://github.com/neg4n/remark-github-markdown-alerts/compare/v1.2.0...v1.2.1) (2025-06-27)
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.2.1",
3+
"version": "1.2.2",
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)