mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 11:32:30 -06:00
52 lines
1.6 KiB
Markdown
52 lines
1.6 KiB
Markdown
## [1.1.4](https://github.com/matteobad/detect-autofill/compare/v1.1.3...v1.1.4) (2021-04-07)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* doc ([d2c5b12](https://github.com/matteobad/detect-autofill/commit/d2c5b124b30431160bdcc3ce4293f0ccfd18a1ff))
|
|
|
|
## [1.1.3](https://github.com/matteobad/detect-autofill/compare/v1.1.2...v1.1.3) (2020-04-11)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* IE11 prevent default ([e7b1712](https://github.com/matteobad/detect-autofill/commit/e7b171266b87087157a4f292f6981410871a1f60))
|
|
|
|
## [1.1.2](https://github.com/matteobad/detect-autofill/compare/v1.1.1...v1.1.2) (2020-02-02)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* update npmignore ([82b2019](https://github.com/matteobad/detect-autofill/commit/82b2019be6e73573ffd0454e4a4aea14ee7560c7))
|
|
|
|
## [1.1.1](https://github.com/matteobad/detect-autofill/compare/v1.1.0...v1.1.1) (2019-11-02)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* eslint errors ([6acbee5](https://github.com/matteobad/detect-autofill/commit/6acbee5dc5d2d545c88b80ece96aaa61dc77d785))
|
|
|
|
# [1.1.0](https://github.com/matteobad/detect-autofill/compare/v1.0.0...v1.1.0) (2019-07-20)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* greenkeeper conflict ([864e363](https://github.com/matteobad/detect-autofill/commit/864e363))
|
|
|
|
|
|
### Features
|
|
|
|
* reduce bundle size with closure compiler ([b530610](https://github.com/matteobad/detect-autofill/commit/b530610))
|
|
|
|
# 1.0.0 (2019-07-19)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* add iOS support ([7ae79d4](https://github.com/matteobad/detect-autofill/commit/7ae79d4))
|
|
|
|
|
|
### Features
|
|
|
|
* first commit ([de628b5](https://github.com/matteobad/detect-autofill/commit/de628b5))
|
|
* setup npm and github keys on travis ([93d3e38](https://github.com/matteobad/detect-autofill/commit/93d3e38))
|