Skip to content

Commit

Permalink
chore(release): v0.258.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 18, 2023
1 parent c231f77 commit f22cdb5
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.258.4](https://github.com/rodekruis/IBF-system/compare/v0.258.3...v0.258.4) (2023-09-18)


### Bug Fixes

* production build AB[#23656](https://github.com/rodekruis/IBF-system/issues/23656) ([ed31a34](https://github.com/rodekruis/IBF-system/commit/ed31a34e6ad9bb398381397f929fd64ea24c5db1))
* rm console.log AB[#17794](https://github.com/rodekruis/IBF-system/issues/17794) ([b3dfb15](https://github.com/rodekruis/IBF-system/commit/b3dfb156d5a31860d3736d6349e40a59251a1e84))



## [0.258.3](https://github.com/rodekruis/IBF-system/compare/v0.258.2...v0.258.3) (2023-09-18)


Expand Down Expand Up @@ -117,13 +127,3 @@



## [0.256.1](https://github.com/rodekruis/IBF-system/compare/v0.256.0...v0.256.1) (2023-08-09)


### Bug Fixes

* rivers legend line not square AB[#20154](https://github.com/rodekruis/IBF-system/issues/20154) ([50e6db9](https://github.com/rodekruis/IBF-system/commit/50e6db9613ee691ec10412ca42c8fef562909d2f))
* zoom in on area click instead of out AB[#23032](https://github.com/rodekruis/IBF-system/issues/23032) ([23c9a2e](https://github.com/rodekruis/IBF-system/commit/23c9a2e21b424414b0152a6cd66ae0b179173295))



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

0 comments on commit f22cdb5

Please sign in to comment.