We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b7ea3 commit a66d1b5Copy full SHA for a66d1b5
History.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+3.1.1 / 2021-11-15
+==================
3
4
* Fix "thousandsSeparator" incorrecting formatting fractional part
5
package.json
@@ -1,7 +1,7 @@
{
"name": "bytes",
"description": "Utility to parse a string bytes to bytes and vice-versa",
- "version": "3.1.0",
+ "version": "3.1.1",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"contributors": [
7
"Jed Watson <jed.watson@me.com>",
0 commit comments