Skip to content

Commit 88f023f

Browse files
committed
chore(release): remark-textras@0.4.1
1 parent ec08060 commit 88f023f

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

packages/remark-textras/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
### [0.4.1](https://github.com/shivjm/remark-extensions/compare/remark-textras-v0.4.0...remark-textras-v0.4.1) (2026-07-07)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* require Node >= 24 in root
11+
12+
### Build System
13+
14+
* require Node >= 24 in root ([b215e47](https://github.com/shivjm/remark-extensions/commit/b215e47f2f2686b197b93a15d3f8c96f521f40ad))
15+
516
## [0.4.0](https://github.com/shivjm/remark-extensions/compare/remark-textras-v0.3.0...remark-textras-v0.4.0) (2026-07-07)
617

718

packages/remark-textras/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-textras",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "remark extension to add some useful text helpers via remark-directive",
55
"keywords": [
66
"remark",

0 commit comments

Comments
 (0)