Skip to content

Commit 0415e6a

Browse files
Release 1.107.0
[skip ci] ## [1.107.0](v1.106.0...v1.107.0) (2024-12-19) ### Features * security fix on vant package ([#262](#262)) ([0d48109](0d48109))
1 parent 0d48109 commit 0415e6a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.107.0](https://github.com/cnpm/bug-versions/compare/v1.106.0...v1.107.0) (2024-12-19)
4+
5+
6+
### Features
7+
8+
* security fix on vant package ([#262](https://github.com/cnpm/bug-versions/issues/262)) ([0d48109](https://github.com/cnpm/bug-versions/commit/0d481095aaaa0a4080d1ddb8bf9941e64d80ebc9))
9+
310
## [1.106.0](https://github.com/cnpm/bug-versions/compare/v1.105.0...v1.106.0) (2024-12-03)
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.106.0",
3+
"version": "1.107.0",
44
"description": "collect all bug versions on npm package",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)