Skip to content

Commit aae8267

Browse files
Version Packages (#121)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a6228d4 commit aae8267

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/nice-walls-train.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/swift-masks-learn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# koa-oas3
22

3+
## 2.5.0
4+
5+
### Minor Changes
6+
7+
- a2bf304: update validatePaths type to accept string array or regex array
8+
9+
### Patch Changes
10+
11+
- a6228d4: change validatePath type to allow both string and RegExp
12+
313
## 2.4.1
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa-oas3",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"main": "lib/index.js",
55
"types": "lib/index.d.js",
66
"author": "<[email protected]>",

0 commit comments

Comments
 (0)