Skip to content

Commit 1a4eac6

Browse files
chore(main): release 5.6.0 (#698)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dd535cc commit 1a4eac6

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.6.0](https://github.com/jonahsnider/convert/compare/v5.5.1...v5.6.0) (2024-10-27)
4+
5+
6+
### Features
7+
8+
* add getMeasureKind() function for validating inputs ([dd535cc](https://github.com/jonahsnider/convert/commit/dd535ccec9397dbe6218d28a6a02d3d9bdbaea98))
9+
310
## [5.5.1](https://github.com/jonahsnider/convert/compare/v5.5.0...v5.5.1) (2024-10-24)
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.5.1",
3+
"version": "5.6.0",
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)