Skip to content

Commit 7e5aabe

Browse files
chore(master): release 3.3.0-rc.1 (#1389)
1 parent 3a281e6 commit 7e5aabe

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.0"
2+
".": "3.3.0-rc.1"
33
}

CHANGELOG.md

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

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

5+
## [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)
6+
7+
8+
### Features
9+
10+
* add button to access organisation inventory page ([64aaa56](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/64aaa5615ba220ec95d02597e04d10574f4536e2))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* release 3.3.0-rc.1 ([3a281e6](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/3a281e6aa5f54884fd035fd8d6f9fd34124b2133))
16+
517
## [3.3.0-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.2.0...3.3.0-rc.0) (2024-07-16)
618

719

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

0 commit comments

Comments
 (0)