Skip to content

Commit 05e2302

Browse files
committed
build: 5.0.3 release
1 parent c3bef0c commit 05e2302

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## <small>5.0.3 (2022-01-03)</small>
2+
3+
* chore(deps-dev): bump @readme/eslint-config from 8.0.2 to 8.1.1 (#236) ([43df869](https://github.com/readmeio/swagger-inline/commit/43df869)), closes [#236](https://github.com/readmeio/swagger-inline/issues/236)
4+
* chore(deps-dev): bump eslint from 8.3.0 to 8.6.0 (#233) ([c3bef0c](https://github.com/readmeio/swagger-inline/commit/c3bef0c)), closes [#233](https://github.com/readmeio/swagger-inline/issues/233)
5+
* chore(deps-dev): bump jest from 27.4.3 to 27.4.5 (#234) ([0c3a109](https://github.com/readmeio/swagger-inline/commit/0c3a109)), closes [#234](https://github.com/readmeio/swagger-inline/issues/234)
6+
* chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 (#235) ([dbc9311](https://github.com/readmeio/swagger-inline/commit/dbc9311)), closes [#235](https://github.com/readmeio/swagger-inline/issues/235)
7+
* chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1 (#238) ([21c9163](https://github.com/readmeio/swagger-inline/commit/21c9163)), closes [#238](https://github.com/readmeio/swagger-inline/issues/238)
8+
* chore(deps): bump promise.any from 2.0.2 to 2.0.3 (#237) ([a3401e9](https://github.com/readmeio/swagger-inline/commit/a3401e9)), closes [#237](https://github.com/readmeio/swagger-inline/issues/237)
9+
10+
11+
112
## <small>5.0.2 (2021-12-01)</small>
213

314
* chore(deps-dev): bump eslint from 8.2.0 to 8.3.0 (#228) ([7762181](https://github.com/readmeio/swagger-inline/commit/7762181)), closes [#228](https://github.com/readmeio/swagger-inline/issues/228)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-inline",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Generate an OpenAPI/Swagger definition from inline comments.",
55
"author": "Readme.io",
66
"license": "ISC",

0 commit comments

Comments
 (0)