Skip to content

Commit 3bb6b4a

Browse files
Release 1.86.0
[skip ci] ## [1.86.0](v1.85.0...v1.86.0) (2023-02-16) ### Features * use esquery's 1.4.0 instead of 1.4.1 ([#225](#225)) ([5ba5a15](5ba5a15))
1 parent 5ba5a15 commit 3bb6b4a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.86.0](https://github.com/cnpm/bug-versions/compare/v1.85.0...v1.86.0) (2023-02-16)
4+
5+
6+
### Features
7+
8+
* use esquery's 1.4.0 instead of 1.4.1 ([#225](https://github.com/cnpm/bug-versions/issues/225)) ([5ba5a15](https://github.com/cnpm/bug-versions/commit/5ba5a1536fb1717cd10763ebf8d16daa688ba636))
9+
310
## [1.85.0](https://github.com/cnpm/bug-versions/compare/v1.84.0...v1.85.0) (2023-02-11)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bug-versions",
3-
"version": "1.85.0",
3+
"version": "1.86.0",
44
"description": "collect all bug versions on npm package",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)