Skip to content

Commit 0dc7ca6

Browse files
committed
feat: 🔖 release v1.2.2
1 parent ef46724 commit 0dc7ca6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.2](https://github.com/JsonMa/swagger-egg/compare/v1.2.1...v1.2.2) (2021-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **comment:** :bug: Fix windows crlf bug [#7](https://github.com/JsonMa/swagger-egg/issues/7) ([ef46724](https://github.com/JsonMa/swagger-egg/commit/ef467243747daa5d8a54ff1d3f746f670902a277))
7+
8+
9+
110
## [1.2.1](https://github.com/JsonMa/swagger-egg/compare/v1.1.0...v1.2.1) (2021-09-15)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-egg",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "swagger document generator for egg.",
55
"eggPlugin": {
66
"name": "swaggerEgg"

0 commit comments

Comments
 (0)