Skip to content

Commit 0cdecb0

Browse files
committed
chore(release): 2.0.0-rc.4
1 parent 0b1f148 commit 0cdecb0

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.0.0-rc.4](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.0.0-rc.3...2.0.0-rc.4) (2022-11-16)
6+
7+
8+
### Features
9+
10+
* **charges:** add a unit charges page ([#779](https://github.com/InformaticsMatters/squonk2-data-manager-ui/issues/779)) ([4a792ac](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/4a792ac70c9d6c4c1d923de459c9103c46e0f9b0))
11+
12+
13+
### Bug Fixes
14+
15+
* **charges-page:** fix billing periods calculation ([be8f6ed](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/be8f6edbb238f27bb7fe51c15c8441e1118ffc2b))
16+
* fix base path on some links ([0b1f148](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/0b1f148771e86db505b9921528158e04ace4ae9a))
17+
518
## [2.0.0-rc.3](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.0.0-rc.2...2.0.0-rc.3) (2022-11-03)
619

720

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.0.0-rc.3",
5+
"version": "2.0.0-rc.4",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)