Skip to content

Commit bfc6a33

Browse files
chore: release 4.1.0 (#129)
🤖 I have created a release *beep* *boop* --- ## [4.1.0](v4.0.0...v4.1.0) (2025-01-30) ### Features * [`980e75c`](980e75c) [#127](#127) add `history` parameter (#127) (@JupiterPi) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 980e75c commit bfc6a33

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.0"
2+
".": "4.1.0"
33
}

CHANGELOG.md

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

3+
## [4.1.0](https://github.com/npm/read/compare/v4.0.0...v4.1.0) (2025-01-30)
4+
### Features
5+
* [`980e75c`](https://github.com/npm/read/commit/980e75cad4aea099ff37ff445ddb1ae935bc43c8) [#127](https://github.com/npm/read/pull/127) add `history` parameter (#127) (@JupiterPi)
6+
37
## [4.0.0](https://github.com/npm/read/compare/v3.0.1...v4.0.0) (2024-09-25)
48
### ⚠️ BREAKING CHANGES
59
* `read` now supports node `^18.17.0 || >=20.5.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "read",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"exports": {
55
"./package.json": "./package.json",
66
".": {

0 commit comments

Comments
 (0)