File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.14.1 (2024-12-20)
2
+
3
+ ### Fixed
4
+
5
+ - Promote Pages better in GitHub Status Checks
6
+
7
+ ### Maintenance
8
+
9
+ - test @shared/UsaIcon .jsx #4668
10
+ - Test frontend/pages/sites/SiteListItem.jsx and refactor/remove frontend/pages/sites/PublishedState.jsx
11
+ - Reenable sonarjs linting rules #4652
12
+ - Test shared/GithubBuildBranchLink #4670
13
+ - Test shared/GithubBuildShaLink #4669
14
+ - remove SiteUser and associated concepts (#4339 )
15
+ - Test shared/GithubAuthButton #4671
16
+ - Test shared user org select #4667
17
+ - restore webpack bundle analyzer on dev (#4675 )
18
+ - remove jobs.js (#4677 )
19
+ - reconcile dependencies
20
+ - upgrade to express 5 (#4611 )
21
+ - update docker uaa port to avoid zscaler conflict
22
+
23
+ ### Documentation
24
+
25
+ - document testing strategies
26
+
1
27
## 0.14.0 (2024-11-20)
2
28
3
29
### 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.14.1 " ,
5
5
"description" : " " ,
6
6
"keywords" : [],
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments