Skip to content

Commit 0f8f026

Browse files
committed
docs: update changelog
1 parent dfd74cf commit 0f8f026

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## [3.0.0](https://github.com/joolfe/postman-to-openapi/compare/2.9.0...3.0.0) (2022-12-26)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update version because node.js 12 is not supported anymore
7+
8+
### Features
9+
10+
* add node 19 in pipelines ([dfd74cf](https://github.com/joolfe/postman-to-openapi/commit/dfd74cf334ab0b8920595df0de1494ecf11bf7a8))
11+
12+
13+
### Build System
14+
15+
* support node.js 18.x ([1b202d9](https://github.com/joolfe/postman-to-openapi/commit/1b202d95776fe0616dfc4e9a63321fff82cbd2f1))
16+
* update version because node.js 12 is not supported anymore ([b1a46a6](https://github.com/joolfe/postman-to-openapi/commit/b1a46a67340f3cc4a75b50088e1efee0517aab02))
17+
18+
19+
### Tests
20+
21+
* in Node 19 one of the errors has change so fixed in the test ([e4e07f9](https://github.com/joolfe/postman-to-openapi/commit/e4e07f9644bcb099d9ea91a48c9ac29ef6ed6b1a))
22+
123
## [2.9.0](https://github.com/joolfe/postman-to-openapi/compare/2.8.0...2.9.0) (2022-11-06)
224

325

0 commit comments

Comments
 (0)