Skip to content

Commit c144f4e

Browse files
authored
chore(master): release 0.0.4 (#11)
🤖 I have created a release *beep* *boop* --- ## [0.0.4](v0.0.3...v0.0.4) (2024-11-13) ### Bug Fixes * provide an esm build ([#10](#10)) ([9e19df8](9e19df8)) --- 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 9e19df8 commit c144f4e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.0.3"}
1+
{".":"0.0.4"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.4](https://github.com/zenobi-us/remark-nomnoml/compare/v0.0.3...v0.0.4) (2024-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* provide an esm build ([#10](https://github.com/zenobi-us/remark-nomnoml/issues/10)) ([9e19df8](https://github.com/zenobi-us/remark-nomnoml/commit/9e19df8005378588bf44ac2293f19f8969892a22))
9+
310
## [0.0.3](https://github.com/zenobi-us/remark-nomnoml/compare/v0.0.2...v0.0.3) (2024-11-13)
411

512

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.3",
3+
"version": "0.0.4",
44
"dependencies": {
55
"hast-util-from-html-isomorphic": "2.0.0",
66
"hast-util-to-html": "^9.0.0",

0 commit comments

Comments
 (0)