Skip to content

Commit edb7f80

Browse files
Release 2.3.0
[skip ci] ## [2.3.0](v2.2.0...v2.3.0) (2023-02-12) ### Features * add contributors ([3bf1ba1](3bf1ba1))
1 parent 3bf1ba1 commit edb7f80

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.3.0](https://github.com/eggjs/egg-static/compare/v2.2.0...v2.3.0) (2023-02-12)
4+
5+
6+
### Features
7+
8+
* add contributors ([3bf1ba1](https://github.com/eggjs/egg-static/commit/3bf1ba1b6bafd4b1a61b9fb0438c4ec07939af37))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg-static",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "static server plugin for egg",
55
"eggPlugin": {
66
"name": "static"

0 commit comments

Comments
 (0)