Skip to content

Commit

Permalink
Bump version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gertjandemulder committed May 1, 2021
1 parent 41b39b3 commit e8fa8a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## [0.2.0] - 2021-05-01

### Added

- Transfer view as React component (see [MR](https://gitlab.ilabt.imec.be/prov4itdata-dapsi/ui/-/merge_requests/1))
Expand All @@ -28,3 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Removed

- Removed public/rml folder (see [issue](https://gitlab.ilabt.imec.be/prov4itdata-dapsi/ui/-/issues/6))


[0.2.0]: https://gitlab.ilabt.imec.be/prov4itdata-dapsi/ui/-/compare/v0.1.0...v0.2.0
[0.1.0]: https://gitlab.ilabt.imec.be/prov4itdata-dapsi/ui/-/tags/v0.1.0
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ui",
"version": "0.1.0",
"private": true,
"name": "@prov4itdata/ui",
"version": "0.2.0",
"private": false,
"dependencies": {
"@comunica/actor-rdf-dereference-fallback": "^1.21.1",
"@comunica/actor-rdf-resolve-hypermedia-links-queue-fifo": "^1.21.1",
Expand Down

0 comments on commit e8fa8a7

Please sign in to comment.