Skip to content

Commit 5a1f086

Browse files
committed
chore: release 0.51.0-rc1
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
1 parent 9cd3c72 commit 5a1f086

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- towncrier release notes start -->
99

10+
## [0.51.0](https://github.com/Substra/substra-frontend/releases/tag/0.51.0) - 2024-06-11
11+
12+
13+
No significant changes.
14+
15+
1016
## [0.50.0](https://github.com/Substra/substra-frontend/releases/tag/0.50.0) - 2024-06-03
1117

1218

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"license": "Apache-2.0",
88
"private": "true",
9-
"version": "0.50.0",
9+
"version": "0.51.0-rc1",
1010
"scripts": {
1111
"dev": "vite",
1212
"build": "tsc && vite build",

0 commit comments

Comments
 (0)