Skip to content

Commit 1355c21

Browse files
chore: release main (#222)
🤖 I have created a release *beep* *boop* --- <details><summary>eds-mobile-components: 0.3.1</summary> ## [0.3.1](equinor/design-system-mobile@eds-mobile-components-v0.3.0...eds-mobile-components-v0.3.1) (2026-07-09) ### Bug Fixes * **components:** Divider accessibility defaults can't be overridden ([#224](equinor/design-system-mobile#224)) ([9873283](equinor/design-system-mobile@9873283)) * **components:** make component's own disabled state win accessibilityState merges ([#221](equinor/design-system-mobile#221)) ([ed5d78d](equinor/design-system-mobile@ed5d78d)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Frida Erdal <31915755+pomfrida@users.noreply.github.com>
1 parent b17c6eb commit 1355c21

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/equinor/design-system-mobile/compare/eds-mobile-components-v0.3.0...eds-mobile-components-v0.3.1) (2026-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **components:** Divider accessibility defaults can't be overridden ([#224](https://github.com/equinor/design-system-mobile/issues/224)) ([9873283](https://github.com/equinor/design-system-mobile/commit/9873283f82659baa10b20690bbfa4707b135d320))
9+
* **components:** make component's own disabled state win accessibilityState merges ([#221](https://github.com/equinor/design-system-mobile/issues/221)) ([ed5d78d](https://github.com/equinor/design-system-mobile/commit/ed5d78de4807f17101235eae870ea830de8ca801))
10+
311
## [0.3.0](https://github.com/equinor/design-system-mobile/compare/eds-mobile-components-v0.2.0...eds-mobile-components-v0.3.0) (2026-06-30)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@equinor/eds-mobile-components",
33
"description": "A React Native component library implementing the Equinor Design System.",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"author": {
66
"name": "Equinor Design System Mobile"
77
},

0 commit comments

Comments
 (0)