Skip to content

Commit 736d73c

Browse files
chore(master): release 3.3.0-rc.2 (#1390)
1 parent 531ff43 commit 736d73c

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.3.0-rc.1"
2+
".": "3.3.0-rc.2"
33
}

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [3.3.0-rc.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.3.0-rc.1...3.3.0-rc.2) (2024-08-02)
6+
7+
8+
### Features
9+
10+
* include missing units to organisation usage page ([133e410](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/133e4106b162dbbb1490f3a2f32f48e254550943))
11+
12+
13+
### Bug Fixes
14+
15+
* text clarification on settings page ([b423520](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/b423520a64cd798678f0cccff038afe380be51b8))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* release 3.3.0 ([af64de0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/af64de085db6ee73bf8251a206f13f1b7fa1ff91))
21+
* release 3.3.0-rc.2 ([531ff43](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/531ff43dd98505114591346021889f2df14561e7))
22+
523
## [3.3.0-rc.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.3.0-rc.0...3.3.0-rc.1) (2024-07-23)
624

725

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": "3.3.0-rc.1",
5+
"version": "3.3.0-rc.2",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)