Skip to content

Commit 24ff4b9

Browse files
committed
sync: update dev with latest main changes from release 1.38.0 (squash sync)
1 parent 9d31b23 commit 24ff4b9

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.38.0](https://github.com/HDRUK/safepeopleregistry-web/compare/v1.37.0...v1.38.0) (2026-07-31)
2+
3+
### ✨ Features
4+
5+
* **REGISTRY-1006:** Organisations - add parent organisation (subsidiaries) (#839) ([5023bda](https://github.com/HDRUK/safepeopleregistry-web/commit/5023bda86be0efa7d5b606e02ef22e93cc241b93))
6+
* **REGISTRY-2622:** User | Change UK Stats Authority tick box to instead be its own table (#838) ([fa0d2ae](https://github.com/HDRUK/safepeopleregistry-web/commit/fa0d2ae7abe8a8bb85abb1b4e3d2ecc969ec5b5f))
7+
8+
### 🐛 Bug Fixes
9+
10+
* **REGISTRY-0000:** Fix 'Add organisation manual check' modal header (#837) ([f463f2e](https://github.com/HDRUK/safepeopleregistry-web/commit/f463f2ed47d18de13e0082da82e940d2c7954e2c))
11+
* **REGISTRY-000:** Update copyright notices' year to 2026 (#841) ([868c7b0](https://github.com/HDRUK/safepeopleregistry-web/commit/868c7b010de0c96ae55d1ea44d434179b7d33711))
12+
* **REGISTRY-2854:** Update banner text on pre-prod to say July 23, not June 30 (#840) ([44f4a93](https://github.com/HDRUK/safepeopleregistry-web/commit/44f4a93bf7c7e0089640cc8d8af74e25ed6e389e))
13+
114
## [1.37.0](https://github.com/HDRUK/safepeopleregistry-web/compare/v1.36.1...v1.37.0) (2026-07-10)
215

316
### ✨ Features

chart/soursd-web/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 1.0.0
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "1.37.0"
24+
appVersion: "1.38.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "safepeopleregistry-web",
3-
"version": "1.37.0",
3+
"version": "1.38.0",
44
"private": true,
55
"scripts": {
66
"maildev": "maildev",

0 commit comments

Comments
 (0)