Skip to content

Commit 1aac5f2

Browse files
chore(master): release 4.0.0-rc.0 (#1397)
1 parent a22c708 commit 1aac5f2

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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"
2+
".": "4.0.0-rc.0"
33
}

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.
44

5+
## [4.0.0-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.3.0...4.0.0-rc.0) (2024-08-12)
6+
7+
8+
### Bug Fixes
9+
10+
* fix breaking changes caused by AS 3.0.0 update ([8cb78e1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/8cb78e1f7b76979a4fffbb2329b483d835dbe3f9))
11+
* update nextjs routes file ([da69df9](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/da69df9762b43e34e488f4006963e2c78f253d74))
12+
13+
14+
### Miscellaneous Chores
15+
16+
* release 4.0.0-rc.0 ([d1cb214](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/d1cb2143b57d5468cdd08c6ad5bb51f38d01d1c8))
17+
518
## [3.3.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.3.0-rc.3...3.3.0) (2024-08-02)
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": "3.3.0",
5+
"version": "4.0.0-rc.0",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)