Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #172 from joolfe/develop
Browse files Browse the repository at this point in the history
Foxing vulnerabilities
  • Loading branch information
joolfe authored Jan 15, 2022
2 parents 206489d + a64c003 commit c64ff2f
Show file tree
Hide file tree
Showing 4 changed files with 470 additions and 571 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### [2.0.1](https://github.com/joolfe/postman-to-openapi/compare/2.0.0...2.0.1) (2022-01-15)


### Documentation

* update reference to node version in readme ([d661200](https://github.com/joolfe/postman-to-openapi/commit/d6612006c65b8cc52613a908aab95c3a6e2bf7f6))


### Build System

* update deps ([02f1082](https://github.com/joolfe/postman-to-openapi/commit/02f108268268cb5d5baeca70fc9513fa3f436b84))
* update version ([7ca54bc](https://github.com/joolfe/postman-to-openapi/commit/7ca54bcfcf835eab4f94b4a3d1b5c8cb42a55086))

## [2.0.0](https://github.com/joolfe/postman-to-openapi/compare/1.17.5...2.0.0) (2021-12-20)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ All features, usage instructions and help can be found in the [Documentation pag

This project use for development:

- Node.js v10.15.3 or higher
- Node.js v12.x to v17.x
- [Standard JS](https://standardjs.com/) rules to maintain clean code.
- Use [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) for commit messages.
- Test with [mocha.js](https://mochajs.org/).
Expand Down
Loading

0 comments on commit c64ff2f

Please sign in to comment.