Skip to content

Commit cfd5164

Browse files
chore(release): 3.12.3-alpha.1 [skip ci]
## [3.12.3-alpha.1](v3.12.2...v3.12.3-alpha.1) (2023-06-05) ### Bug Fixes * **search:** fixed case in clear filter url ([b03ca13](b03ca13)), closes [#433](#433) * **tasks:** fixed retire reports task that was not showing reports needing to be retired ([1725dbc](1725dbc))
1 parent 8479f1b commit cfd5164

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,5 @@
157157
"no-new": "warn"
158158
}
159159
},
160-
"version": "3.12.2"
160+
"version": "3.12.3-alpha.1"
161161
}

web/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12.2
1+
3.12.3-alpha.1

0 commit comments

Comments
 (0)