Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann-S committed Sep 4, 2018
1 parent 5dafd0a commit 73cfd31
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 15 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

For previous release please refer to this [page](https://github.com/Johann-S/bs-custom-file-input/releases).

<a name="1.1.0"></a>
# 1.1.0 (2018-09-04)


### Bug Fixes

* **core:** make properties private ([b1a5dab](https://github.com/Johann-S/bs-custom-file-input/commit/b1a5dab))


### Features

* **core:** add typescript definition ([#29](https://github.com/Johann-S/bs-custom-file-input/pull/29)) ([c8e5a01](https://github.com/Johann-S/bs-custom-file-input/commit/c8e5a01))
* **core:** allow to pass custom selectors ([#25](https://github.com/Johann-S/bs-custom-file-input/issues/25)) ([85db226](https://github.com/Johann-S/bs-custom-file-input/commit/85db226))
28 changes: 20 additions & 8 deletions dist/bs-custom-file-input.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bs-custom-file-input.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 73cfd31

Please sign in to comment.