File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.15.0 (2025-01-15)
2
+
3
+ ### Added
4
+
5
+ - Add db migrations for file storage service #2077
6
+
7
+ ### Fixed
8
+
9
+ - Promote Pages better in GitHub Status Checks
10
+
11
+ ### Maintenance
12
+
13
+ - close outstanding dependeabot vulnerabilities
14
+ - test @shared/ButtonLink .jsx #4672
15
+ - test @shared/UsaIcon .jsx #4668
16
+ - Test frontend/pages/sites/SiteListItem.jsx and refactor/remove frontend/pages/sites/PublishedState.jsx
17
+ - Reenable sonarjs linting rules #4652
18
+ - Test shared/GithubBuildBranchLink #4670
19
+ - Test shared/GithubBuildShaLink #4669
20
+ - remove SiteUser and associated concepts (#4339 )
21
+ - Test shared/GithubAuthButton #4671
22
+ - Test shared user org select #4667
23
+ - restore webpack bundle analyzer on dev (#4675 )
24
+ - remove jobs.js (#4677 )
25
+ - reconcile dependencies
26
+ - upgrade to express 5 (#4611 )
27
+ - update docker uaa port to avoid zscaler conflict
28
+
29
+ ### Documentation
30
+
31
+ - document testing strategies
32
+
1
33
## 0.14.0 (2024-11-20)
2
34
3
35
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pages-core" ,
3
3
"private" : true ,
4
- "version" : " 0.14 .0" ,
4
+ "version" : " 0.15 .0" ,
5
5
"description" : " " ,
6
6
"keywords" : [],
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments