Tags: spa5k/chinese-numbers-to-arabic
Tags
chore(release): 1.5.0 [skip ci] # [1.5.0](v1.4.0...v1.5.0) (2023-03-18) ### Features * **main:** ✨ adding more support for cjs and esm ([5eaffb5](5eaffb5)) * **main:** 🐛 fixing the problem with esm format ([8b7a925](8b7a925)) * **main:** 🐛 fixing the problem with esm format ([#66](#66)) ([54c69b7](54c69b7))
chore(release): 1.3.0 [skip ci] # [1.3.0](v1.2.0...v1.3.0) (2021-10-04) ### Features * **deps:** ⬆️ upgrading the deps ([fbbae2a](fbbae2a)) * **main:** ✨ added 3 new helper methods, isArabicNumber, isChineseNumber, addMissingUnits ([d7c272d](d7c272d)) * **main:** ✨ added 3 new helper methods, isArabicNumber, isChineseNumber, addMissingUnits ([fc9d4ee](fc9d4ee))
chore(release): 1.1.0 [skip ci] # [1.1.0](v1.0.0...v1.1.0) (2021-08-21) ### Bug Fixes * **deps:** 🐛 Fixing the release workflow ([9948736](9948736)) ### Features * **deps:** ⬆️ Updating the dependencies ([497fb08](497fb08)) * **deps:** ⬆️ Updating the dependencies ([#10](#10)) ([88f8e7b](88f8e7b)) * **deps:** ⬆️ Updating the dependencies ([#11](#11)) ([0f6cd1e](0f6cd1e)) * **docs:** ✨ Adding support for JSDOC comments onto main functions ([65d0f26](65d0f26)) * **main:** ✨ Improving jsdocs and releasing ([2714313](2714313))
chore(release): 1.0.0 [skip ci] # 1.0.0 (2021-08-07) ### Bug Fixes * **deps:** 🐛 Adding missing semantic-release package ([1e18445](1e18445)) * **deps:** 🔥 Removing extra files from distribution ([4d4b5c5](4d4b5c5)) ### Features * **deps:** ✨ Adding automated release through semantic release ([0e23f41](0e23f41)) * **main:** ✨ Initial Commit ([c184199](c184199))