Skip to content

Commit bb5b946

Browse files
authored
chore(master): release remark-nomnoml 0.0.2 (#2)
🤖 I have created a release *beep* *boop* --- ## 0.0.2 (2024-06-20) ### Features * remark-nomnoml a remark plugin to create inline svg within markdown codeblocks ([#1](#1)) ([a14918d](a14918d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent a14918d commit bb5b946

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
{
2-
}
1+
{".":"0.0.2"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.0.2 (2024-06-20)
4+
5+
6+
### Features
7+
8+
* remark-nomnoml a remark plugin to create inline svg within markdown codeblocks ([#1](https://github.com/zenobi-us/remark-nomnoml/issues/1)) ([a14918d](https://github.com/zenobi-us/remark-nomnoml/commit/a14918d17a58c5c54bff2d6e791adc96111e6d7d))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zenobius/remark-nomnoml",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"dependencies": {
55
"hast-util-from-html-isomorphic": "2.0.0",
66
"hast-util-to-html": "^9.0.0",

0 commit comments

Comments
 (0)