Skip to content

Commit 0ccc2d8

Browse files
committed
chore(release): 0.24.13
1 parent 09737c3 commit 0ccc2d8

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# DeepDetect Platform UI (Changelog)
22

3-
### [0.24.12](https://github.com/jolibrain/platform_ui/compare/v0.24.11...v0.24.12) (2023-10-26)
3+
### [0.24.13](https://github.com/jolibrain/platform_ui/compare/v0.24.12...v0.24.13) (2023-11-07)
4+
5+
6+
### Bug Fixes
7+
8+
* css display after moving to bs-5 ([25c6fdf](https://github.com/jolibrain/platform_ui/commit/25c6fdf99b0086f4f9a2c65b0269647124bcf1a4))
9+
* do not delete template on repository publish ([c20e887](https://github.com/jolibrain/platform_ui/commit/c20e8875d17f9e021e17bbe61695b423d8c52eef))
10+
* ServiceCardList footer style ([92435c7](https://github.com/jolibrain/platform_ui/commit/92435c742bfcbaf0411c90b387fb383b95945a2d))
11+
* typo when updating store attributes ([09737c3](https://github.com/jolibrain/platform_ui/commit/09737c361c117ab7bb31b03ce5bdf380a421806d))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platform-ui",
3-
"version": "0.24.12",
3+
"version": "0.24.13",
44
"private": true,
55
"description": "DeepDetect Platform UI",
66
"dependencies": {

0 commit comments

Comments
 (0)