Skip to content

Commit 6f67ee8

Browse files
chore: update changelog for v0.17.1
1 parent 0496e04 commit 6f67ee8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.17.1] - 2025-10-27
11+
### Fixed
12+
- Bypass inputs while focusing interactable elements and ensure all event listeners to be removed after exiting
13+
1014
## [0.17.0] - 2025-08-29
1115
### Added
1216
- Prefer exposed methods over sending messages
@@ -187,7 +191,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
187191
### Fixed
188192
- fix core loading ([9790327](https://github.com/arianrhodsandlot/nostalgist/commit/97903270c39788b3d05b7f7d0700ccdf32503a9e))
189193

190-
[Unreleased]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.17.0...HEAD
194+
[Unreleased]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.17.1...HEAD
195+
[0.17.1]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.17.0...v0.17.1
191196
[0.17.0]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.16.0...v0.17.0
192197
[0.16.0]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.15.2...v0.16.0
193198
[0.15.2]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.15.1...v0.15.2

0 commit comments

Comments
 (0)