Skip to content

Commit 2a9e78d

Browse files
committed
Adding CHANGELOG to .npmignore with minor version bump to prep for changes
1 parent d8415f5 commit 2a9e78d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
.eslintrc
66
.gitignore
77
.travis.yml
8+
CHANGELOG
89
bower.json
910
composer.json
1011
tsconfig.json

package-lock.json

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

0 commit comments

Comments
 (0)