Skip to content

Commit

Permalink
chore(release): v0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 15, 2021
1 parent 19e6b9b commit 513a8d5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [0.36.0](https://github.com/rodekruis/IBF-system/compare/v0.35.0...v0.36.0) (2021-03-15)


### Features

* load only active layer AB[#6421](https://github.com/rodekruis/IBF-system/issues/6421) ([7f2b6c1](https://github.com/rodekruis/IBF-system/commit/7f2b6c137f0a491b5d071322ccb8bd2eede9c32b))
* load only active layer AB[#6421](https://github.com/rodekruis/IBF-system/issues/6421) ([c633f3d](https://github.com/rodekruis/IBF-system/commit/c633f3d582f92b1ae14fd6fd75a0708f5d38d5c7))



# [0.35.0](https://github.com/rodekruis/IBF-system/compare/v0.34.0...v0.35.0) (2021-03-12)


Expand Down Expand Up @@ -93,13 +103,3 @@



## [0.32.1](https://github.com/rodekruis/IBF-system/compare/v0.32.0...v0.32.1) (2021-03-08)


### Bug Fixes

* improve naming/structure IBF-pipeline AB[#6286](https://github.com/rodekruis/IBF-system/issues/6286) ([552b141](https://github.com/rodekruis/IBF-system/commit/552b1419a6caa2d7755902c2d7e7f53bd656ef2d))
* set mailing default to mailchimp AB[#6534](https://github.com/rodekruis/IBF-system/issues/6534) ([c6e6305](https://github.com/rodekruis/IBF-system/commit/c6e63059f466330b0b580838a5ae45109ced2ced))



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

0 comments on commit 513a8d5

Please sign in to comment.