Skip to content

Commit d90c815

Browse files
chore: release 4.0.1 (#87)
🤖 I have created a release *beep* *boop* --- ## [4.0.1](v4.0.0...v4.0.1) (2025-04-09) ### Dependencies * [`4323772`](4323772) [#86](#86) bump postcss-selector-parser from 6.1.2 to 7.0.0 (#86) (@dependabot[bot]) --- 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 4323772 commit d90c815

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.0.1"
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.0.1](https://github.com/npm/query/compare/v4.0.0...v4.0.1) (2025-04-09)
4+
### Dependencies
5+
* [`4323772`](https://github.com/npm/query/commit/432377284f5f2ba7ee81531d3e6f0d0c637629c3) [#86](https://github.com/npm/query/pull/86) bump postcss-selector-parser from 6.1.2 to 7.0.0 (#86) (@dependabot[bot])
6+
37
## [4.0.0](https://github.com/npm/query/compare/v3.1.0...v4.0.0) (2024-09-03)
48
### ⚠️ BREAKING CHANGES
59
* `@npmcli/query` 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": "@npmcli/query",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "npm query parser and tools",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)