Skip to content

Commit

Permalink
Release 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
elpoelma committed Sep 9, 2022
1 parent 3bc2fbb commit 7f1f4ff
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@



## 0.2.3 (2022-09-09)

#### :bug: Bug Fix
* [#8](https://github.com/redpencilio/ldes-consumer-service/pull/8) Update consumer library ([@elpoelma](https://github.com/elpoelma))

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

## 0.2.2 (2022-08-09)

#### :bug: Bug Fix
Expand Down
4 changes: 2 additions & 2 deletions 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
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.2",
"version": "0.2.3",
"repository": {
"type": "git",
"url": "git+https://github.com/redpencilio/ldes-consumer-service.git"
Expand Down

0 comments on commit 7f1f4ff

Please sign in to comment.