CHANGELOG.md in js_dependency-0.4.0 vs CHANGELOG.md in js_dependency-0.4.1
- old
+ new
@@ -1,6 +1,10 @@
## [Unreleased]
+## [0.4.1] - 2024-04-01
+
+- Add support ts and tsx file. [#38](https://github.com/junara/js_dependency/pull/38)
+
## [0.4.0] - 2024-03-31
- Breaking change: Support only Ruby 3.0 or later. [#34](https://github.com/junara/js_dependency/pull/34)
- Add support Vue script setup and lang. [#35](https://github.com/junara/js_dependency/pull/35) [#36](https://github.com/junara/js_dependency/pull/36)