Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elpoelma committed Sep 28, 2022
1 parent 67355b3 commit e6cbef4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@




## 0.4.0 (2022-09-28)

#### :rocket: Enhancement
* [#11](https://github.com/redpencilio/ldes-consumer-service/pull/11) Feature: better state representation ([@elpoelma](https://github.com/elpoelma))

#### :house: Internal
* [#10](https://github.com/redpencilio/ldes-consumer-service/pull/10) Set up feature builds ([@elpoelma](https://github.com/elpoelma))

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

## 0.3.0 (2022-09-19)

#### :rocket: Enhancement
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.3.0",
"version": "0.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/redpencilio/ldes-consumer-service.git"
Expand Down

0 comments on commit e6cbef4

Please sign in to comment.