Skip to content

Commit d5458b4

Browse files
committed
Release 1.0.1
1 parent ddb0b27 commit d5458b4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,8 @@ You can pick icons free [here](https://www.iconfinder.com/search?q=File&license=
131131
You're welcome, please fork this repository to a make pull request.
132132
133133
### Demonstration
134-
Clone this repository and run `npm start`.
134+
Clone this repository and run `npm start`.
135+
136+
## Changelog
137+
### 1.0.1
138+
- Issue #3

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-input-file",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Angular Input File Component",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)