Skip to content

Commit

Permalink
chore(release): v0.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 9, 2021
1 parent 755459f commit 9e2c65b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.55.0](https://github.com/rodekruis/IBF-system/compare/v0.54.1...v0.55.0) (2021-04-09)


### Features

* also show unavailable branch-properties AB[#6985](https://github.com/rodekruis/IBF-system/issues/6985) ([259a446](https://github.com/rodekruis/IBF-system/commit/259a4467296fc3d5ef20e59680c01fb73c756c40))



## [0.54.1](https://github.com/rodekruis/IBF-system/compare/v0.54.0...v0.54.1) (2021-04-09)


Expand Down Expand Up @@ -106,12 +115,3 @@



## [0.51.3](https://github.com/rodekruis/IBF-system/compare/v0.51.2...v0.51.3) (2021-03-24)


### Bug Fixes

* use observables instead of promises AB[#6739](https://github.com/rodekruis/IBF-system/issues/6739) ([979594d](https://github.com/rodekruis/IBF-system/commit/979594d511c3678d6228b3a6aa6c1e49e5d9aaa2))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "IBF-system",
"version": "0.54.1",
"version": "0.55.0",
"private": true,
"scripts": {
"demo": "npx npm-run-all --print-label --parallel start open",
Expand Down

0 comments on commit 9e2c65b

Please sign in to comment.