Skip to content

Commit f2f53a3

Browse files
committedMar 4, 2023
build: v3.8.2
1 parent 41243b9 commit f2f53a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
## [3.8.0](https://github.com/thinkkoa/koatty/compare/v3.8.0-6...v3.8.0) (2023-03-04)
5+
### [3.8.2](https://github.com/thinkkoa/koatty/compare/v3.8.0...v3.8.2) (2023-03-04)
66

77
## [3.8.0-6](https://github.com/thinkkoa/koatty/compare/v3.8.0-5...v3.8.0-6) (2023-03-04)
88

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koatty",
3-
"version": "3.8.0",
3+
"version": "3.8.2",
44
"description": "Koa2 + Typescript = koatty. Use Typescript's decorator implement auto injection.",
55
"scripts": {
66
"build": "npm run build:js && npm run build:dts && npm run build:doc && npm run build:cp",

0 commit comments

Comments
 (0)