Skip to content

Commit

Permalink
chore(release): v0.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 23, 2021
1 parent 7b1a15e commit baee428
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.46.0](https://github.com/rodekruis/IBF-system/compare/v0.45.0...v0.46.0) (2021-03-23)


### Features

* cypress after merge ([3507074](https://github.com/rodekruis/IBF-system/commit/350707473e80dbeeef076b047719a509ae99917b))



# [0.45.0](https://github.com/rodekruis/IBF-system/compare/v0.44.0...v0.45.0) (2021-03-23)


Expand Down Expand Up @@ -156,12 +165,3 @@



## [0.38.2](https://github.com/rodekruis/IBF-system/compare/v0.38.1...v0.38.2) (2021-03-15)


### Bug Fixes

* run sql-scripts in right order AB[#6603](https://github.com/rodekruis/IBF-system/issues/6603) ([8f97aea](https://github.com/rodekruis/IBF-system/commit/8f97aeae73d8bbd48e276e64c820fae5f5fb3e2a))



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.45.0",
"version": "0.46.0",
"private": true,
"scripts": {
"demo": "npx npm-run-all --print-label --parallel start open",
Expand Down

0 comments on commit baee428

Please sign in to comment.