Skip to content

Commit 3bd9c25

Browse files
committed
chore(release): 2.5.0-rc.0
1 parent d330ac8 commit 3bd9c25

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.5.0-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.4.4-rc.1...2.5.0-rc.0) (2023-06-10)
6+
7+
8+
### Features
9+
10+
* **dataset-storage-table:** allow dataset products to be deleted from the settings window ([db3874e](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/db3874ef628579f7d0194d2701bb3f65e7e99e66))
11+
12+
13+
### Bug Fixes
14+
15+
* **create-project:** prevent private projects for the EVALUATION flavour ([3f91b14](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/3f91b1493e73a17cf9545f8a34ad7a38710fad50))
16+
* **delete-project:** make the delete project dialogue clearer ([d330ac8](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/d330ac8a8b96db2ec6227f25fc63e4c1ecb0cffe))
17+
* **products:** prevent evaluating users from creating dataset storage subscriptions ([cf39545](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/cf39545eae32e59291b1950e3616b5ec00140a0c))
18+
519
### [2.4.4-rc.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.4.4-rc.0...2.4.4-rc.1) (2023-06-07)
620

721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@squonk/data-manager-ui",
33
"author": "Oliver Dudgeon",
44
"license": "Apache-2.0",
5-
"version": "2.4.4-rc.1",
5+
"version": "2.5.0-rc.0",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)