Skip to content

Commit

Permalink
Export type definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
safrazik committed Jan 4, 2020
1 parent 24bb2bc commit a9f1357
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log


### 1.5.2

- Type definitions (`d.ts` files) have been exported

### 1.5.0 Superb Fairy-Wren

- Majar Refactor: Transformation from _Legacy JS_ to **TypeScript** 3.7.3 with `noImplicitAny`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-file-agent",
"version": "1.5.2-beta.4",
"version": "1.5.2",
"description": "High performant Vue file upload component with elegant and distinguishable previews for every file type and support for drag and drop, validations, default uploader with progress support and externally customizable in the \"vue way\"",
"main": "dist/vue-file-agent.umd.js",
"types": "types/src/index.d.ts",
Expand Down

0 comments on commit a9f1357

Please sign in to comment.