Skip to content

Commit 06e4214

Browse files
committed
Version bump to release, updating CHANGELOG.md
1 parent f6d2b87 commit 06e4214

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ 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.7](https://github.com//avoidwork/filesize.js.git/compare/9.0.6...9.0.7)
8+
9+
- Returning strict mode to core function [`f6d2b87`](https://github.com//avoidwork/filesize.js.git/commit/f6d2b877148550a881febd43dd6076f1a8f4e760)
10+
711
#### [9.0.6](https://github.com//avoidwork/filesize.js.git/compare/9.0.5...9.0.6)
812

13+
> 16 June 2022
14+
915
- Fixing assignment of `base` and returning original behavior, fixing base2 tests [`35aedfd`](https://github.com//avoidwork/filesize.js.git/commit/35aedfd9c9e7bc547937b941063d764a7f6fafbe)
16+
- Version bump to release, updating CHANGELOG.md [`f2e7bde`](https://github.com//avoidwork/filesize.js.git/commit/f2e7bde2d97c7f9a9623298ab41b45fb9e4a0d0d)
1017

1118
#### [9.0.5](https://github.com//avoidwork/filesize.js.git/compare/9.0.4...9.0.5)
1219

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.6",
4+
"version": "9.0.7",
55
"homepage": "https://filesizejs.com",
66
"author": "Jason Mulligan <[email protected]>",
77
"repository": {

0 commit comments

Comments
 (0)