Skip to content

Commit 87f9081

Browse files
committed
chore(release): 0.23.0
1 parent 78d1f6c commit 87f9081

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

CHANGELOG.md

+3-9
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# DeepDetect: Open Source Deep Learning Platform (Changelog)
22

3-
## [0.22.0](https://github.com/jolibrain/dd_platform_docker/compare/v0.21.0...v0.22.0) (2022-09-09)
3+
## [0.23.0](https://github.com/jolibrain/dd_platform_docker/compare/v0.22.0...v0.23.0) (2022-11-10)
44

55

66
### Features
77

8-
* **deepdetect:** upgrade to v0.21.0 ([5ec3e5f](https://github.com/jolibrain/dd_platform_docker/commit/5ec3e5f4a8cab53a92e09cbcf9c7a7fbfda0a48b))
98
* **deepdetect:** upgrade to v0.22.1 ([6c1bc65](https://github.com/jolibrain/dd_platform_docker/commit/6c1bc65a36c5eba40f8b1688825acf36eb56b977))
10-
* **platform_ui:** upgrade to v0.20.9 ([b6a7437](https://github.com/jolibrain/dd_platform_docker/commit/b6a7437f1845cc6d4ad3d4462c37ac8ad8614aab))
9+
* **deepdetect:** upgrade to v0.23.1 ([1830d20](https://github.com/jolibrain/dd_platform_docker/commit/1830d207cf50d64fb0f25817ba5f7eba7ba9f3bf))
1110
* **platform_ui:** upgrade to v0.22.2 ([7423a88](https://github.com/jolibrain/dd_platform_docker/commit/7423a88be1412616d20739e024f048825136c8d1))
12-
13-
14-
### Bug Fixes
15-
16-
* compatibility with new jupyter image ([7c11f79](https://github.com/jolibrain/dd_platform_docker/commit/7c11f79081df2904a238b1f43968126f261a2c33))
17-
* jupyter source image rollback ([c04ae08](https://github.com/jolibrain/dd_platform_docker/commit/c04ae085bc3f4b9f555e95b97a201bc3dcb5e915))
11+
* **platform_ui:** upgrade to v0.23.1 ([78d1f6c](https://github.com/jolibrain/dd_platform_docker/commit/78d1f6c6185df1d2efab96373548c8924757d789))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "deepdetect-platform",
33
"description": "Open Source Deep Learning Platform",
44
"private": true,
5-
"version": "0.22.0",
5+
"version": "0.23.0",
66
"devDependencies": {
77
"standard-version": "^9.3.1"
88
},

0 commit comments

Comments
 (0)