Skip to content

Commit f2e7bde

Browse files
committed
Version bump to release, updating CHANGELOG.md
1 parent 35aedfd commit f2e7bde

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [9.0.6](https://github.com//avoidwork/filesize.js.git/compare/9.0.5...9.0.6)
8+
9+
- Fixing assignment of `base` and returning original behavior, fixing base2 tests [`35aedfd`](https://github.com//avoidwork/filesize.js.git/commit/35aedfd9c9e7bc547937b941063d764a7f6fafbe)
10+
711
#### [9.0.5](https://github.com//avoidwork/filesize.js.git/compare/9.0.4...9.0.5)
812

13+
> 16 June 2022
14+
915
- Updating CHANGELOG.md [`65baab6`](https://github.com//avoidwork/filesize.js.git/commit/65baab6ef1e5ea29720e26a9eeb9b4853dc33ae3)
1016
- Building new version number [`86d71b1`](https://github.com//avoidwork/filesize.js.git/commit/86d71b1dc6f6d8efb49ee6615db7d012e521ca2c)
1117
- Updating CHANGELOG.md [`b1d1ac5`](https://github.com//avoidwork/filesize.js.git/commit/b1d1ac5f82ee7370c964879f4e299b36f64f2df8)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "filesize",
33
"description": "JavaScript library to generate a human readable String describing the file size",
4-
"version": "9.0.5",
4+
"version": "9.0.6",
55
"homepage": "https://filesizejs.com",
66
"author": "Jason Mulligan <[email protected]>",
77
"repository": {

0 commit comments

Comments
 (0)