Skip to content

Commit ee5ffa0

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.203.2 [skip ci]
1 parent 2e7030f commit ee5ffa0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.203.2](https://github.com/rodekruis/IBF-system/compare/v0.203.1...v0.203.2) (2022-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* update MWI alert popup + trigger statement AB[#16464](https://github.com/rodekruis/IBF-system/issues/16464) ([e9ec029](https://github.com/rodekruis/IBF-system/commit/e9ec029f6c4c2b8f528a1fc78916c4eafb76ebe6))
7+
8+
9+
110
## [0.203.1](https://github.com/rodekruis/IBF-system/compare/v0.203.0...v0.203.1) (2022-11-30)
211

312

@@ -118,12 +127,3 @@
118127

119128

120129

121-
## [0.196.1](https://github.com/rodekruis/IBF-system/compare/v0.196.0...v0.196.1) (2022-11-14)
122-
123-
124-
### Bug Fixes
125-
126-
* api url AB[#16233](https://github.com/rodekruis/IBF-system/issues/16233) ([8146ccf](https://github.com/rodekruis/IBF-system/commit/8146ccf86a2f692f29251252e0c6b5186b306ed8))
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.203.1",
3+
"version": "0.203.2",
44
"private": true,
55
"scripts": {
66
"demo": "npx npm-run-all --print-label --parallel start open",

0 commit comments

Comments
 (0)