Skip to content

Commit

Permalink
chore(release): v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 7, 2021
1 parent 9fec5b5 commit c19e52d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
# 1.1.0 (2021-04-16)
# [1.2.0](https://github.com/governify/collector-dynamic/compare/v1.1.0...v1.2.0) (2021-05-07)


### Bug Fixes

* computerdynamic to collector ([4b44c02](https://github.com/governify/collector-dynamic/commit/4b44c023f61bb22207175d0758b506a85dec7449))
* e2e pipeline ([4755276](https://github.com/governify/collector-dynamic/commit/47552769e18c7cb469478ca25e00d7d37e3be7cf))
* linting ([f27af78](https://github.com/governify/collector-dynamic/commit/f27af783bb58f8ee59acb0c0f8fbe30e629c94da))


### Features

* governify-commons urls and port ([8743e19](https://github.com/governify/collector-dynamic/commit/8743e19d9e896c30a840a59eb0c41821b3dcc50f))
* Implementing new commons ([d04977b](https://github.com/governify/collector-dynamic/commit/d04977bb0d734abc46388335025cb6a076cd365a))
* update commons ([6239aac](https://github.com/governify/collector-dynamic/commit/6239aacd62549749c22ddb890ace30808de863f8))
* updated governify-commons ([52f3638](https://github.com/governify/collector-dynamic/commit/52f36383556dba33682ec02471b1ffda1bdfbbef))



# [1.1.0](https://github.com/governify/collector-dynamic/compare/3e92e2e1dd5a119eae6dee5fd728f80bbedb8539...v1.1.0) (2021-04-16)


### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "computation-list",
"version": "1.1.0",
"version": "1.2.0",
"description": "No description provided (generated by OAS Codegen)",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c19e52d

Please sign in to comment.