Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](1.0.1...1.0.2) (2020-06-20)

### Bug Fixes

* **docker:** update core and mailer hosts ([#84](#84)) ([f789a4d](f789a4d))
  • Loading branch information
semantic-release-bot committed Jun 20, 2020
1 parent f789a4d commit cd9d9ef
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.0.2](https://github.com/AEGEE/oms-discounts/compare/1.0.1...1.0.2) (2020-06-20)


### Bug Fixes

* **docker:** update core and mailer hosts ([#84](https://github.com/AEGEE/oms-discounts/issues/84)) ([f789a4d](https://github.com/AEGEE/oms-discounts/commit/f789a4d3859bcb4b7cbe475e8a167a27b0953662))

## [1.0.1](https://github.com/AEGEE/oms-discounts/compare/1.0.0...1.0.1) (2020-06-13)


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-discounts",
"version": "1.0.1",
"version": "1.0.2",
"description": "Discounts module for OMS, for populating codes and for distributing them to AEGEE members.",
"main": "lib/run.js",
"scripts": {
Expand Down

0 comments on commit cd9d9ef

Please sign in to comment.