Skip to content

Commit abdcec5

Browse files
chore(master): release 5.0.0 (#1429)
1 parent 1f58357 commit abdcec5

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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-
".": "4.0.0"
2+
".": "5.0.0"
33
}

CHANGELOG.md

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

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

5+
## [5.0.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/4.0.0...5.0.0) (2024-11-07)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* **api:** UI now requires AS API v4
11+
12+
### Features
13+
14+
* **api:** update account server API to v4 ([e4def65](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/e4def652ae9ce2b95d85f912aa95c83af823b763))
15+
516
## [4.0.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/4.0.0-rc.0...4.0.0) (2024-08-13)
617

718

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": "4.0.0",
5+
"version": "5.0.0",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)