Skip to content

Commit

Permalink
Release 1.102.0
Browse files Browse the repository at this point in the history
[skip ci]

## [1.102.0](v1.101.2...v1.102.0) (2024-07-16)

### Features

* file-system-cache breaking change ([#254](#254)) ([4da7ba6](4da7ba6))
  • Loading branch information
semantic-release-bot committed Jul 16, 2024
1 parent 4da7ba6 commit 2fdcc5b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.102.0](https://github.com/cnpm/bug-versions/compare/v1.101.2...v1.102.0) (2024-07-16)


### Features

* file-system-cache breaking change ([#254](https://github.com/cnpm/bug-versions/issues/254)) ([4da7ba6](https://github.com/cnpm/bug-versions/commit/4da7ba60283d91f73eb22d13e7a4c9574d574364))

## [1.101.2](https://github.com/cnpm/bug-versions/compare/v1.101.1...v1.101.2) (2024-07-09)


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": "bug-versions",
"version": "1.101.2",
"version": "1.102.0",
"description": "collect all bug versions on npm package",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 2fdcc5b

Please sign in to comment.