Skip to content

Commit

Permalink
chore(release): 3.7.28 [skip ci]
Browse files Browse the repository at this point in the history
## [3.7.28](v3.7.27...v3.7.28) (2021-05-31)

### Bug Fixes

* pin swashbuckle versions in paket.templates ([5ee5706](5ee5706))
  • Loading branch information
release-bot committed May 31, 2021
1 parent 5ee5706 commit d1c6899
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.7.28](https://github.com/informatievlaanderen/swagger/compare/v3.7.27...v3.7.28) (2021-05-31)


### Bug Fixes

* pin swashbuckle versions in paket.templates ([5ee5706](https://github.com/informatievlaanderen/swagger/commit/5ee5706643850caa9fb24cd7562e3d3ae0d508c9))

## [3.7.27](https://github.com/informatievlaanderen/swagger/compare/v3.7.26...v3.7.27) (2021-05-31)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger",
"version": "3.7.27",
"version": "3.7.28",
"description": "Swagger and ReDoc helpers.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit d1c6899

Please sign in to comment.