Skip to content

Commit 2f602a5

Browse files
committed
Bump to v3.4.2
1 parent 46a1652 commit 2f602a5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [3.4.2] - 2025-07-08
10+
11+
### Changed
12+
13+
- Exclude `.ts` and `.tsx` as XML extensions.
14+
915
## [3.4.1] - 2024-03-30
1016

1117
### Changed
@@ -278,7 +284,10 @@ and it will maintain your formatting.
278284

279285
- Initial release 🎉
280286

281-
[unreleased]: https://github.com/prettier/plugin-xml/compare/v3.3.1...HEAD
287+
[unreleased]: https://github.com/prettier/plugin-xml/compare/v3.4.2...HEAD
288+
[3.4.2]: https://github.com/prettier/plugin-xml/compare/v3.4.1...v3.4.2
289+
[3.4.1]: https://github.com/prettier/plugin-xml/compare/v3.4.0...v3.4.1
290+
[3.4.0]: https://github.com/prettier/plugin-xml/compare/v3.3.1...v3.4.0
282291
[3.3.1]: https://github.com/prettier/plugin-xml/compare/v3.3.0...v3.3.1
283292
[3.3.0]: https://github.com/prettier/plugin-xml/compare/v3.2.2...v3.3.0
284293
[3.2.2]: https://github.com/prettier/plugin-xml/compare/v3.2.1...v3.2.2

0 commit comments

Comments
 (0)