Skip to content

Commit

Permalink
chore(main): release 5.6.0 (#698)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 27, 2024
1 parent dd535cc commit 1a4eac6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.6.0](https://github.com/jonahsnider/convert/compare/v5.5.1...v5.6.0) (2024-10-27)


### Features

* add getMeasureKind() function for validating inputs ([dd535cc](https://github.com/jonahsnider/convert/commit/dd535ccec9397dbe6218d28a6a02d3d9bdbaea98))

## [5.5.1](https://github.com/jonahsnider/convert/compare/v5.5.0...v5.5.1) (2024-10-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "convert",
"version": "5.5.1",
"version": "5.6.0",
"description": "The smallest & fastest library for really easy, totally type-safe unit conversions in TypeScript & JavaScript",
"keywords": [
"convert",
Expand Down

0 comments on commit 1a4eac6

Please sign in to comment.