Skip to content

Commit ad147fd

Browse files
chore(main): release 5.5.0 (#694)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1381ecd commit ad147fd

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.5.0](https://github.com/jonahsnider/convert/compare/v5.4.1...v5.5.0) (2024-10-24)
4+
5+
6+
### Features
7+
8+
* **mass:** add lbs as symbol for pounds ([84f8ce0](https://github.com/jonahsnider/convert/commit/84f8ce0ff262e52863b56bc5f0ed7475c81478bc)), closes [#693](https://github.com/jonahsnider/convert/issues/693)
9+
310
## [5.4.1](https://github.com/jonahsnider/convert/compare/v5.4.0...v5.4.1) (2024-09-18)
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.1",
3+
"version": "5.5.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)