Skip to content

Commit dc1b15b

Browse files
Release 1.91.0
[skip ci] ## [1.91.0](v1.90.0...v1.91.0) (2023-05-10) ### Features * add alertify.js ([#231](#231)) ([5ecf670](5ecf670))
1 parent 5ecf670 commit dc1b15b

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.91.0](https://github.com/cnpm/bug-versions/compare/v1.90.0...v1.91.0) (2023-05-10)
4+
5+
6+
### Features
7+
8+
* add alertify.js ([#231](https://github.com/cnpm/bug-versions/issues/231)) ([5ecf670](https://github.com/cnpm/bug-versions/commit/5ecf67076ce23eae85c0950b070e88493ed929ec))
9+
310
## [1.90.0](https://github.com/cnpm/bug-versions/compare/v1.89.0...v1.90.0) (2023-04-29)
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.90.0",
3+
"version": "1.91.0",
44
"description": "collect all bug versions on npm package",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)