Skip to content

Commit 10f72a0

Browse files
committed
update changelog for 6.2.0
1 parent 3ebacf4 commit 10f72a0

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Changelog
22

3-
## [v6.2.0][] (???)
3+
## [v6.2.0][] (Aug 02 2025)
44

55
### Features
66

77
- Add a new `bun` item ([#485][] - @will-stone)
88

9+
### Bug fixes
10+
11+
- Fix android icon ([#460][] - @huangyxi)
12+
- Fix path parsing on MacOS ([#566][] - @nnungest)
13+
914
## [v6.1.1][] (Dec 27 2023)
1015

1116
### Bug fixes
@@ -582,10 +587,12 @@
582587
[#452]: https://github.com/IlanCosman/tide/issues/452
583588
[#455]: https://github.com/IlanCosman/tide/issues/455
584589
[#459]: https://github.com/IlanCosman/tide/issues/459
590+
[#460]: https://github.com/IlanCosman/tide/issues/460
585591
[#470]: https://github.com/IlanCosman/tide/issues/470
586592
[#472]: https://github.com/IlanCosman/tide/issues/472
587593
[#474]: https://github.com/IlanCosman/tide/issues/474
588594
[#485]: https://github.com/IlanCosman/tide/issues/485
595+
[#566]: https://github.com/IlanCosman/tide/issues/566
589596
[prettier action]: https://github.com/actionsx/prettier
590597
[super-linter]: https://github.com/github/super-linter
591598
[v1.0.0]: https://github.com/IlanCosman/tide/tree/v1.0.0

0 commit comments

Comments
 (0)