Skip to content

Commit

Permalink
chore(release): v0.268.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 26, 2024
1 parent 9e31c71 commit 6361fb3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
24 changes: 15 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [0.268.0](https://github.com/rodekruis/IBF-system/compare/v0.267.0...v0.268.0) (2024-08-26)


### Bug Fixes

* area count should return number ([9c65dce](https://github.com/rodekruis/IBF-system/commit/9c65dce3677a32b48d8d8f7512d967ad04047570))


### Features

* rename exposed indicator labels ([2cfa791](https://github.com/rodekruis/IBF-system/commit/2cfa791de0075c23876e8f20bfb04261c78387c9))
* update indicator icons ([df9f3ad](https://github.com/rodekruis/IBF-system/commit/df9f3ad5df09edfcedbc90e678f97ccb60f8d94d))



# [0.267.0](https://github.com/rodekruis/IBF-system/compare/v0.266.4...v0.267.0) (2024-08-26)


Expand Down Expand Up @@ -116,12 +131,3 @@



## [0.264.1](https://github.com/rodekruis/IBF-system/compare/v0.264.0...v0.264.1) (2024-07-12)


### Bug Fixes

* use auth interceptor ([24c3d90](https://github.com/rodekruis/IBF-system/commit/24c3d90591a98605fb552dbe492baa062fefc7b8))



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.267.0",
"version": "0.268.0",
"private": true,
"scripts": {
"start:services": "docker compose up -d",
Expand Down

0 comments on commit 6361fb3

Please sign in to comment.