Skip to content

Commit

Permalink
chore(release): 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
luqven committed May 21, 2021
1 parent 40f41be commit a9d4aec
Show file tree
Hide file tree
Showing 7 changed files with 51 additions and 237 deletions.
218 changes: 8 additions & 210 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [1.4.4](https://github.com/imgix/drift/compare/v1.4.3...v1.4.4) (2021-05-21)


### Bug Fixes

* document undefined in no browser environment ([23305b5](https://github.com/imgix/drift/commit/23305b5904c5c63df3d4894e51e8d20df0968da9))
* remove inline styles individually ([40f41be](https://github.com/imgix/drift/commit/40f41be6409986d2d3ab66c1b09b042481d2a5a1))

### [1.4.3](https://github.com/imgix/drift/compare/v1.4.2...v1.4.3) (2021-03-02)


Expand Down Expand Up @@ -95,213 +103,3 @@ All notable changes to this project will be documented in this file. See [standa
### Features

* add lib and es6 bundles, use closure compiler, remove gulp ([#70](https://github.com/imgix/drift/issues/70)) ([e48daa7](https://github.com/imgix/drift/commit/e48daa7))



<a name="1.2.2"></a>
## 1.2.2 (2018-07-09)



<a name="1.2.0"></a>
# 1.2.0 (2017-02-22)



<a name="1.1.0"></a>
# 1.1.0 (2016-12-13)



<a name="1.0.0"></a>
# 1.0.0 (2016-10-25)



<a name="0.4.1"></a>
## 0.4.1 (2016-10-14)



<a name="0.4.0"></a>
# 0.4.0 (2016-09-26)



<a name="0.3.4"></a>
## 0.3.4 (2016-08-04)



<a name="0.3.3"></a>
## 0.3.3 (2016-08-02)



<a name="0.3.2"></a>
## 0.3.2 (2016-07-15)



<a name="0.3.1"></a>
## 0.3.1 (2016-07-12)



<a name="0.3.0"></a>
# 0.3.0 (2016-05-27)



<a name="0.2.0"></a>
# 0.2.0 (2016-05-03)



<a name="0.1.8"></a>
## 0.1.8 (2016-05-02)



<a name="0.1.7"></a>
## 0.1.7 (2016-03-21)



<a name="0.1.6"></a>
## 0.1.6 (2016-03-03)



<a name="0.1.5"></a>
## 0.1.5 (2016-01-22)



<a name="0.1.4"></a>
## 0.1.4 (2016-01-17)



<a name="0.1.3"></a>
## 0.1.3 (2016-01-14)



<a name="0.1.2"></a>
## 0.1.2 (2016-01-08)



<a name="0.1.1"></a>
## 0.1.1 (2015-12-30)



<a name="0.1.0"></a>
# 0.1.0 (2015-12-29)



<a name="1.2.1"></a>
## 1.2.1 (2018-06-26)



<a name="1.2.0"></a>
# 1.2.0 (2017-02-22)



<a name="1.1.0"></a>
# 1.1.0 (2016-12-13)



<a name="1.0.0"></a>
# 1.0.0 (2016-10-25)



<a name="0.4.1"></a>
## 0.4.1 (2016-10-14)



<a name="0.4.0"></a>
# 0.4.0 (2016-09-26)



<a name="0.3.4"></a>
## 0.3.4 (2016-08-04)



<a name="0.3.3"></a>
## 0.3.3 (2016-08-02)



<a name="0.3.2"></a>
## 0.3.2 (2016-07-15)



<a name="0.3.1"></a>
## 0.3.1 (2016-07-12)



<a name="0.3.0"></a>
# 0.3.0 (2016-05-27)



<a name="0.2.0"></a>
# 0.2.0 (2016-05-03)



<a name="0.1.8"></a>
## 0.1.8 (2016-05-02)



<a name="0.1.7"></a>
## 0.1.7 (2016-03-21)



<a name="0.1.6"></a>
## 0.1.6 (2016-03-03)



<a name="0.1.5"></a>
## 0.1.5 (2016-01-22)



<a name="0.1.4"></a>
## 0.1.4 (2016-01-17)



<a name="0.1.3"></a>
## 0.1.3 (2016-01-14)



<a name="0.1.2"></a>
## 0.1.2 (2016-01-08)



<a name="0.1.1"></a>
## 0.1.1 (2015-12-30)



<a name="0.1.0"></a>
# 0.1.0 (2015-12-29)
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "drift",
"version": "1.4.3",
"version": "1.4.4",
"description": "Easily add \"zoom on hover\" functionality to your site's images. Lightweight, no-dependency JavaScript.",
"main": [
"dist/Drift.min.js",
Expand Down
23 changes: 12 additions & 11 deletions dist/Drift.js

Large diffs are not rendered by default.

23 changes: 12 additions & 11 deletions dist/Drift.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/Drift.min.js.map

Large diffs are not rendered by default.

18 changes: 16 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "drift-zoom",
"version": "1.4.3",
"version": "1.4.4",
"description": "Easily add \"zoom on hover\" functionality to your site's images. Lightweight, no-dependency JavaScript.",
"contributors": [
"Frederick Fogerty <[email protected]> (https://github.com/frederickfogerty)",
Expand Down

0 comments on commit a9d4aec

Please sign in to comment.