Skip to content

Commit

Permalink
Release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
elpoelma committed Aug 9, 2022
1 parent bc64489 commit 4967fea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@


## 0.2.2 (2022-08-09)

#### :bug: Bug Fix
* [#5](https://github.com/redpencilio/ldes-consumer-service/pull/5) add error handling to callback function ([@elpoelma](https://github.com/elpoelma))

#### Committers: 1
- Elena Poelman ([@elpoelma](https://github.com/elpoelma))

## 0.2.1 (2022-08-08)

## 0.2.0 (2022-08-05)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"name": "ldes-consumer-service",
"description": "This service listens to resource additions to a time-based LDES stream and publishes those additions to a virtuoso triplestore.",
"version": "0.2.1",
"version": "0.2.2",
"repository": {
"type": "git",
"url": "git+https://github.com/redpencilio/ldes-consumer-service.git"
Expand Down

0 comments on commit 4967fea

Please sign in to comment.