Skip to content

Commit 8dbd72a

Browse files
committed
chore(release): 1.1.1
1 parent aaa88f9 commit 8dbd72a

File tree

5 files changed

+14
-5
lines changed

5 files changed

+14
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22

33
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.
44

5-
For previous release please refer to this [page](https://github.com/Johann-S/bs-custom-file-input/releases).
5+
<a name="1.1.1"></a>
6+
## [1.1.1](https://github.com/Johann-S/bs-custom-file-input/compare/v1.1.0...v1.1.1) (2018-09-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **readme:** add angular example ([2bdd38a](https://github.com/Johann-S/bs-custom-file-input/commit/2bdd38a))
12+
* **ts:** type definition ([1f7836a](https://github.com/Johann-S/bs-custom-file-input/commit/1f7836a))
13+
14+
615

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

dist/bs-custom-file-input.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bs-custom-file-input.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bs-custom-file-input",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A little plugin for Bootstrap 4 custom file input",
55
"author": "Johann-S <[email protected]>",
66
"contributors": [

0 commit comments

Comments
 (0)