Skip to content

Commit 5acc59a

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.258.6 [skip ci]
1 parent 1eba919 commit 5acc59a

File tree

2 files changed

+10
-21
lines changed

2 files changed

+10
-21
lines changed

CHANGELOG.md

+9-20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.258.6](https://github.com/rodekruis/IBF-system/compare/v0.258.5...v0.258.6) (2023-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* red outline issue AB[#23678](https://github.com/rodekruis/IBF-system/issues/23678) ([61b2d9c](https://github.com/rodekruis/IBF-system/commit/61b2d9c91677612d9f39a0c0ecd9b77feb220684))
7+
8+
9+
110
## [0.258.5](https://github.com/rodekruis/IBF-system/compare/v0.258.4...v0.258.5) (2023-09-18)
211

312

@@ -107,23 +116,3 @@
107116

108117

109118

110-
# [0.257.0](https://github.com/rodekruis/IBF-system/compare/v0.256.2...v0.257.0) (2023-08-14)
111-
112-
113-
### Bug Fixes
114-
115-
* lint AB[#23022](https://github.com/rodekruis/IBF-system/issues/23022) ([772f942](https://github.com/rodekruis/IBF-system/commit/772f942c5cbf8cf930e138352488c689a7b3eb7d))
116-
* move button to top right corner AB[#22949](https://github.com/rodekruis/IBF-system/issues/22949) ([6914837](https://github.com/rodekruis/IBF-system/commit/691483730b28440faea8acda71fd7d17eaee19e4))
117-
* prettier AB[#22949](https://github.com/rodekruis/IBF-system/issues/22949) ([b78a5cd](https://github.com/rodekruis/IBF-system/commit/b78a5cdd9b669bb59b002927cdef8765818b8892))
118-
* rm tooltip scroll + add padding AB[#22949](https://github.com/rodekruis/IBF-system/issues/22949) ([a4be0b0](https://github.com/rodekruis/IBF-system/commit/a4be0b0dd1285244423de8c2094673f9cd8440f8))
119-
* set tooltip btn color AB[#22949](https://github.com/rodekruis/IBF-system/issues/22949) ([ac1bcfe](https://github.com/rodekruis/IBF-system/commit/ac1bcfefa9af69a95ddb484d587e683b8fbe5462))
120-
* typo in tooltip text AB[#23087](https://github.com/rodekruis/IBF-system/issues/23087) ([6b454a3](https://github.com/rodekruis/IBF-system/commit/6b454a37359a493ad4309fc1f59365bb86c1ffda))
121-
122-
123-
### Features
124-
125-
* change all btns to ibf-button AB[#23086](https://github.com/rodekruis/IBF-system/issues/23086) ([f0bbda6](https://github.com/rodekruis/IBF-system/commit/f0bbda66e8a60b4e0c12ccebc3d277996dd1e522))
126-
* create custom btn AB[#23023](https://github.com/rodekruis/IBF-system/issues/23023) ([11bd534](https://github.com/rodekruis/IBF-system/commit/11bd534e839f85dbbb0bd02e0b644189b98ff476))
127-
128-
129-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "IBF-system",
3-
"version": "0.258.5",
3+
"version": "0.258.6",
44
"private": true,
55
"scripts": {
66
"start:services": "docker compose up -d",

0 commit comments

Comments
 (0)