Skip to content

Commit

Permalink
chore(release): v0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 12, 2021
1 parent a5504dc commit 98e9ed9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
23 changes: 14 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [0.35.0](https://github.com/rodekruis/IBF-system/compare/v0.34.0...v0.35.0) (2021-03-12)


### Bug Fixes

* syntax ([4e3dc59](https://github.com/rodekruis/IBF-system/commit/4e3dc59eb5d4912fe72f7fe262617da7a2b3896f))


### Features

* load data only for active layers AB[#6421](https://github.com/rodekruis/IBF-system/issues/6421) ([be17713](https://github.com/rodekruis/IBF-system/commit/be17713d2e44afd37621076f1473422cdce592ab))



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


Expand Down Expand Up @@ -89,12 +103,3 @@



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


### Features

* seed adm dynamically AB[#6517](https://github.com/rodekruis/IBF-system/issues/6517) ([58e2b19](https://github.com/rodekruis/IBF-system/commit/58e2b19fc09819e80fe287d2f0b95143695ff865))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "IBF-system",
"version": "0.34.0",
"version": "0.35.0",
"private": true,
"scripts": {
"demo": "npx npm-run-all --print-label --parallel start open",
Expand Down Expand Up @@ -39,4 +39,4 @@
"puppeteer": "^8.0.0"
},
"pre-commit": "lint"
}
}

0 comments on commit 98e9ed9

Please sign in to comment.