Skip to content

Commit

Permalink
chore: release 9.1.0 (#135)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[9.1.0](v9.0.1...v9.1.0)
(2024-07-09)

### Features

*
[`9f5560f`](9f5560f)
[#33](#33) improve
heuristics when dist-tags.latest is in range (#33) (@isaacs)

---
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>
  • Loading branch information
github-actions[bot] authored Jul 9, 2024
1 parent 9f5560f commit dd05066
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "9.0.1"
".": "9.1.0"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [9.1.0](https://github.com/npm/npm-pick-manifest/compare/v9.0.1...v9.1.0) (2024-07-09)

### Features

* [`9f5560f`](https://github.com/npm/npm-pick-manifest/commit/9f5560ff8a21a83323fa188b44db8545ac8bd55d) [#33](https://github.com/npm/npm-pick-manifest/pull/33) improve heuristics when dist-tags.latest is in range (#33) (@isaacs)

## [9.0.1](https://github.com/npm/npm-pick-manifest/compare/v9.0.0...v9.0.1) (2024-05-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npm-pick-manifest",
"version": "9.0.1",
"version": "9.1.0",
"description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
"main": "./lib",
"files": [
Expand Down

0 comments on commit dd05066

Please sign in to comment.