Skip to content

Commit

Permalink
Merge pull request #161 from atlassian/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
rzhang2atl authored Feb 11, 2025
2 parents 6d01707 + d86d3ec commit b3acbfa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-dots-jam.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# koa-oas3

## 3.1.0

### Minor Changes

- 24c1b79: Upgrade major version of dependency oas3-chow-chow which removes support for node 16 and adds support for node 20 and 22 of oas3-chow-chow and reduces warning logging

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koa-oas3",
"version": "3.0.1",
"version": "3.1.0",
"main": "lib/index.js",
"types": "lib/index.d.js",
"author": "<[email protected]>",
Expand Down

0 comments on commit b3acbfa

Please sign in to comment.