Skip to content

Commit 65f7ac2

Browse files
committed
build: v3.6.8
1 parent f33360d commit 65f7ac2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.6.8](https://github.com/thinkkoa/koatty/compare/v3.6.8-2...v3.6.8) (2022-05-27)
6+
57
### [3.6.8-2](https://github.com/thinkkoa/koatty/compare/v3.6.8-1...v3.6.8-2) (2022-03-15)
68

79
### [3.6.8-1](https://github.com/thinkkoa/koatty/compare/v3.6.8-0...v3.6.8-1) (2022-03-15)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koatty",
3-
"version": "3.6.8-2",
3+
"version": "3.6.8",
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)