Skip to content

Commit

Permalink
chore(release): v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 28, 2021
1 parent 09b2f61 commit 0bc8972
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
# 2.1.0 (2021-05-07)
# [2.2.0](https://github.com/governify/render/compare/v2.1.0...v2.2.0) (2021-10-28)


### Bug Fixes

* body parser before commons middleware ([f1238c4](https://github.com/governify/render/commit/f1238c4b1eca97f08996b401346f3bafefe0b35a))
* github workflow ([14a75fa](https://github.com/governify/render/commit/14a75fa45f63aacebc58dbe1ed52ce2b46d4c30f))
* rm collectors from external infrastructure ([45812dd](https://github.com/governify/render/commit/45812dda2ce6564f2de1086349236da654d0db47))


### Features

* New logs implementation ([3624262](https://github.com/governify/render/commit/36242627a3d24a79214a66f1d06288d9302233d2))
* update commons v1.14 ([1afa966](https://github.com/governify/render/commit/1afa96605abf56131ff69a06a6b82238f3f31b9c))
* updated bootstrap5 ([3eda96c](https://github.com/governify/render/commit/3eda96caf4a1328d9b01d3ad8c9deef0fed5ce69))



# [2.1.0](https://github.com/governify/render/compare/32077a5126b26a3824eb578c98ca89de9ac09ea2...v2.1.0) (2021-05-07)


### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "governify-render",
"version": "2.1.0",
"version": "2.2.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -51,4 +51,4 @@
"docker": {
"url": "https://hub.docker.com/r/governify/render"
}
}
}

0 comments on commit 0bc8972

Please sign in to comment.