Skip to content

Commit 4befe73

Browse files
authored
Merge pull request #147 from ourfuturehealth/release-v3.2.0-alpha.1
Prepare release v3.2.0-alpha.1
2 parents 54c9d45 + bf28db3 commit 4befe73

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Whilst in the alpha phase, we don't yet adhere to [Semantic Versioning](https://
66

77
## [Unreleased]
88

9+
## [v3.2.0-alpha.1] - 2024-02-19
10+
11+
### Changed
12+
13+
- Updated focus styling of components to use visible outline to improve accessibility.
14+
915
## [v3.1.0-alpha.1] - 2024-02-13
1016

1117
### Changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ofh-design-system-toolkit",
3-
"version": "3.1.0-alpha.1",
3+
"version": "3.2.0-alpha.1",
44
"description": "Our Future Health design system toolkit contains the code you need to start building user interfaces for Our Future Health websites and services.",
55
"scripts": {
66
"prepare": "gulp bundle",

0 commit comments

Comments
 (0)