Skip to content

Commit 1a6a957

Browse files
Release 1.90.0
[skip ci] ## [1.90.0](v1.89.0...v1.90.0) (2023-04-29) ### Features * add @babel/compat-data ([#230](#230)) ([eac1796](eac1796))
1 parent eac1796 commit 1a6a957

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.90.0](https://github.com/cnpm/bug-versions/compare/v1.89.0...v1.90.0) (2023-04-29)
4+
5+
6+
### Features
7+
8+
* add @babel/compat-data ([#230](https://github.com/cnpm/bug-versions/issues/230)) ([eac1796](https://github.com/cnpm/bug-versions/commit/eac179657382cb2e29ed2e05cacb1cd87362863c))
9+
310
## [1.89.0](https://github.com/cnpm/bug-versions/compare/v1.88.0...v1.89.0) (2023-04-27)
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.89.0",
3+
"version": "1.90.0",
44
"description": "collect all bug versions on npm package",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)