Skip to content

Commit d54ccb4

Browse files
committed
Updates for release.
1 parent 5716845 commit d54ccb4

File tree

3 files changed

+31
-2
lines changed

3 files changed

+31
-2
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,35 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## [4.15.0] Bootes - 2025-12-03
11+
12+
### Added
13+
61dd4f859 SDSS-636: Add support for caption field in banner paragraph (#700)
14+
15+
### Changed
16+
4c2db135c SDSS-636: Increase Banner Caption Font Size (#701)
17+
f402d7aee SDSS-734: Migrate News Banner Caption to New Long Text Field (#699)
18+
19+
### Deprecated
20+
None.
21+
22+
### Removed
23+
None.
24+
25+
### Fixed
26+
None.
27+
28+
### Security
29+
5716845a0 Automated Dependency Updates 20251128 (#704)
30+
734c54d36 Automated Dependency Updates 20251114 (#702)
31+
7a68cbf35 Automated Dependency Updates 20251107 (#698)
32+
33+
### Maintenance
34+
5716845a0 Automated Dependency Updates 20251128 (#704)
35+
734c54d36 Automated Dependency Updates 20251114 (#702)
36+
7a68cbf35 Automated Dependency Updates 20251107 (#698)
37+
38+
1039
## [4.14.3] HOTFIX - 2025-11-06
1140

1241
### Added

docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Stanford Doerr School of Sustainability Profile'
22
description: 'Profile for Stanford Doerr School of Sustainability'
3-
version: 4.14.4-dev
3+
version: 4.15.0
44
type: profile
55
project: Stanford
66
core_version_requirement: ^10.3 || ^11

docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Stanford SDSS subtheme
22
type: theme
33
description: 'Stanford SDSS subtheme'
44
package: Stanford
5-
version: 4.14.4-dev
5+
version: 4.15.0
66
core_version_requirement: ^10.3 || ^11
77
base theme: stanford_basic
88
libraries:

0 commit comments

Comments
 (0)