Skip to content

Commit 2fdcc5b

Browse files
Release 1.102.0
[skip ci] ## [1.102.0](v1.101.2...v1.102.0) (2024-07-16) ### Features * file-system-cache breaking change ([#254](#254)) ([4da7ba6](4da7ba6))
1 parent 4da7ba6 commit 2fdcc5b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.102.0](https://github.com/cnpm/bug-versions/compare/v1.101.2...v1.102.0) (2024-07-16)
4+
5+
6+
### Features
7+
8+
* file-system-cache breaking change ([#254](https://github.com/cnpm/bug-versions/issues/254)) ([4da7ba6](https://github.com/cnpm/bug-versions/commit/4da7ba60283d91f73eb22d13e7a4c9574d574364))
9+
310
## [1.101.2](https://github.com/cnpm/bug-versions/compare/v1.101.1...v1.101.2) (2024-07-09)
411

512

package.json

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

0 commit comments

Comments
 (0)