We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb0b27 commit d5458b4Copy full SHA for d5458b4
README.md
@@ -131,4 +131,8 @@ You can pick icons free [here](https://www.iconfinder.com/search?q=File&license=
131
You're welcome, please fork this repository to a make pull request.
132
133
### Demonstration
134
-Clone this repository and run `npm start`.
+Clone this repository and run `npm start`.
135
+
136
+## Changelog
137
+### 1.0.1
138
+- Issue #3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ngx-input-file",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Angular Input File Component",
5
"license": "MIT",
6
"repository": {
0 commit comments