Skip to content

Commit

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

### Bug Fixes

* **logging:** write only specific fields for user logging ([#81](#81)) ([a2b0116](a2b0116))
  • Loading branch information
semantic-release-bot committed Jun 13, 2020
1 parent a2b0116 commit eaa5bad
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.1](https://github.com/AEGEE/oms-discounts/compare/1.0.0...1.0.1) (2020-06-13)


### Bug Fixes

* **logging:** write only specific fields for user logging ([#81](https://github.com/AEGEE/oms-discounts/issues/81)) ([a2b0116](https://github.com/AEGEE/oms-discounts/commit/a2b01163edcc4de167f8e8ad884652f43cf5ad8d))

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


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.0",
"version": "1.0.1",
"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 eaa5bad

Please sign in to comment.