Skip to content

Commit

Permalink
chore(release): [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
shivjm committed Apr 23, 2024
1 parent 47858f9 commit 376122f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/micromark-extension-kbd-nested/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## 0.7.0 (2024-04-23)

### ⚠ BREAKING CHANGES

* **micromark-extension-kbd-nested:** revert to only ESM build

### Features

* **micromark-extension-kbd-nested:** revert to only ESM build ([18ff39d](https://github.com/shivjm/remark-extensions/commit/18ff39d6a6978f147e8657d576eee42acf7814c9))

## 0.6.10 (2024-04-23)
## 0.6.9 (2024-04-23)
## 0.6.8 (2024-04-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/micromark-extension-kbd-nested/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micromark-extension-kbd-nested",
"version": "0.6.10",
"version": "0.7.0",
"description": "micromark extension for `kbd` element syntax with nesting, escaping & configurable delimiter",
"keywords": [
"micromark",
Expand Down

0 comments on commit 376122f

Please sign in to comment.