Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](1.2.0...1.2.1) (2020-10-24)

### Bug Fixes

* secret.json was not mounted on the container ([9bde7c4](9bde7c4))
  • Loading branch information
semantic-release-bot committed Oct 24, 2020
1 parent 8939029 commit 94ec36f
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 @@
## [1.2.1](https://github.com/AEGEE/oms-gsuite-wrapper/compare/1.2.0...1.2.1) (2020-10-24)


### Bug Fixes

* secret.json was not mounted on the container ([9bde7c4](https://github.com/AEGEE/oms-gsuite-wrapper/commit/9bde7c4e23252d32fd92e73bc485352a140ec10e))

# [1.2.0](https://github.com/AEGEE/oms-gsuite-wrapper/compare/1.1.1...1.2.0) (2020-10-24)


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": "oms-gsuite-wrapper",
"version": "1.2.0",
"version": "1.2.1",
"description": "REST API for Gsuite wrapper of AEGEE's infrastructure",
"author": "Fabrizio Bellicano <github.com/linuxbandit>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 94ec36f

Please sign in to comment.