Skip to content

Commit d4a06e1

Browse files
chore(main): release 5.4.1 (#692)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 92f9b33 commit d4a06e1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.4.1](https://github.com/jonahsnider/convert/compare/v5.4.0...v5.4.1) (2024-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **energy:** fix best array order ([#691](https://github.com/jonahsnider/convert/issues/691)) ([92f9b33](https://github.com/jonahsnider/convert/commit/92f9b3311aa77a6ee239df7838df58b966d06d4f))
9+
310
## [5.4.0](https://github.com/jonahsnider/convert/compare/v5.3.0...v5.4.0) (2024-09-11)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "convert",
3-
"version": "5.4.0",
3+
"version": "5.4.1",
44
"description": "The smallest & fastest library for really easy, totally type-safe unit conversions in TypeScript & JavaScript",
55
"keywords": [
66
"convert",

0 commit comments

Comments
 (0)