Skip to content

Commit

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

## [1.104.0](v1.103.0...v1.104.0) (2024-09-12)

### Features

* add eslint-plugin-react@7.36.0 ([#258](#258)) ([946f5bf](946f5bf))
  • Loading branch information
semantic-release-bot committed Sep 12, 2024
1 parent 946f5bf commit d0ed7f5
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.104.0](https://github.com/cnpm/bug-versions/compare/v1.103.0...v1.104.0) (2024-09-12)


### Features

* add eslint-plugin-react@7.36.0 ([#258](https://github.com/cnpm/bug-versions/issues/258)) ([946f5bf](https://github.com/cnpm/bug-versions/commit/946f5bfcf8327c30fea5b60dafeee9af4618ecb0))

## [1.103.0](https://github.com/cnpm/bug-versions/compare/v1.102.0...v1.103.0) (2024-09-11)


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

0 comments on commit d0ed7f5

Please sign in to comment.