Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 2b2bab9

Browse files
chore(main): release 0.4.3 (#210)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7385c0b commit 2b2bab9

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

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.4.3](https://github.com/ogcio/ogcio-ds/compare/v0.4.2...v0.4.3) (2024-07-02)
4+
5+
6+
### Bug Fixes
7+
8+
* add radio and text input accessibility ([#208](https://github.com/ogcio/ogcio-ds/issues/208)) ([8ecafb6](https://github.com/ogcio/ogcio-ds/commit/8ecafb657610f5f2692c6defd8c0db2d8bd00deb))
9+
* focus styles adjustment for buttons, button-group and icon-button ([#203](https://github.com/ogcio/ogcio-ds/issues/203)) ([7385c0b](https://github.com/ogcio/ogcio-ds/commit/7385c0ba89461eaca2349423bf250d5781eaab72))
10+
311
## [0.4.2](https://github.com/ogcio/ogcio-ds/compare/v0.4.1...v0.4.2) (2024-06-21)
412

513

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,7 +1,7 @@
11
{
22
"name": "@ogcio/ogcio-ds",
33
"description": "OGCIO-DS contains the code you need to start building a user interface for government platforms and services.",
4-
"version": "0.4.2",
4+
"version": "0.4.3",
55
"engines": {
66
"node": "^20.11.0",
77
"npm": "^10.2.4"

0 commit comments

Comments
 (0)