Skip to content

Commit 05f7d9a

Browse files
Release 6.10.0
[skip ci] ## [6.10.0](v6.9.0...v6.10.0) (2024-06-11) ### Features * [Snyk] Security upgrade c8 from 9.1.0 to 10.0.0 ([#272](#272)) ([2535a8e](2535a8e))
1 parent 2535a8e commit 05f7d9a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.10.0](https://github.com/eggjs/egg-bin/compare/v6.9.0...v6.10.0) (2024-06-11)
4+
5+
6+
### Features
7+
8+
* [Snyk] Security upgrade c8 from 9.1.0 to 10.0.0 ([#272](https://github.com/eggjs/egg-bin/issues/272)) ([2535a8e](https://github.com/eggjs/egg-bin/commit/2535a8e57e2ae7482516bac2309d04cf69bac22d))
9+
310
## [6.9.0](https://github.com/eggjs/egg-bin/compare/v6.8.1...v6.9.0) (2024-05-08)
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": "egg-bin",
3-
"version": "6.9.0",
3+
"version": "6.10.0",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)