Skip to content

Commit

Permalink
chore: release 1.0.0 (#422)
Browse files Browse the repository at this point in the history
* [auto] chore: bump chart and app version to 1.0.0-rc2

* [auto] chore: bump package-lock.json to 1.0.0-rc2

* [auto] chore: bump package.json to 1.0.0-rc2

* [auto] chore: bump chart and app version to 1.0.0

* [auto] chore: bump package-lock.json to 1.0.0

* [auto] chore: bump package.json to 1.0.0

* [auto] chore: update chart changelog

* [auto] update changelog

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: substra-bot[bot] <100303497+substra-bot[bot]@users.noreply.github.com>
Co-authored-by: substra-bot[bot] <substra-bot[bot]@users.noreply.github.com>
  • Loading branch information
substra-bot[bot] and substra-bot[bot] authored Oct 14, 2024
1 parent ae33dd1 commit 678462c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## [1.0.0](https://github.com/Substra/substra-frontend/releases/tag/1.0.0) - 2024-10-14

No significant changes.


## [0.52.0](https://github.com/Substra/substra-frontend/releases/tag/0.52.0) - 2024-09-12

### Added
Expand Down
5 changes: 5 additions & 0 deletions charts/substra-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

<!-- towncrier release notes start -->


## [1.2.3] - 2024-10-14

Bump app version to 1.0.0

## [1.2.2] - 2024-09-12

Bump app version to 0.52.0
Expand Down
4 changes: 2 additions & 2 deletions charts/substra-frontend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ type: application
maintainers:
- name: Substra Team
email: support@substra.org
version: 1.2.2
appVersion: 0.52.0
version: 1.2.3
appVersion: 1.0.0
kubeVersion: '>= 1.19.0-0'
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"license": "Apache-2.0",
"private": "true",
"version": "0.52.0",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down

0 comments on commit 678462c

Please sign in to comment.