Skip to content

Commit a9d4aec

Browse files
committed
chore(release): 1.4.4
1 parent 40f41be commit a9d4aec

File tree

7 files changed

+51
-237
lines changed

7 files changed

+51
-237
lines changed

CHANGELOG.md

Lines changed: 8 additions & 210 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [1.4.4](https://github.com/imgix/drift/compare/v1.4.3...v1.4.4) (2021-05-21)
6+
7+
8+
### Bug Fixes
9+
10+
* document undefined in no browser environment ([23305b5](https://github.com/imgix/drift/commit/23305b5904c5c63df3d4894e51e8d20df0968da9))
11+
* remove inline styles individually ([40f41be](https://github.com/imgix/drift/commit/40f41be6409986d2d3ab66c1b09b042481d2a5a1))
12+
513
### [1.4.3](https://github.com/imgix/drift/compare/v1.4.2...v1.4.3) (2021-03-02)
614

715

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

97105
* 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))
98-
99-
100-
101-
<a name="1.2.2"></a>
102-
## 1.2.2 (2018-07-09)
103-
104-
105-
106-
<a name="1.2.0"></a>
107-
# 1.2.0 (2017-02-22)
108-
109-
110-
111-
<a name="1.1.0"></a>
112-
# 1.1.0 (2016-12-13)
113-
114-
115-
116-
<a name="1.0.0"></a>
117-
# 1.0.0 (2016-10-25)
118-
119-
120-
121-
<a name="0.4.1"></a>
122-
## 0.4.1 (2016-10-14)
123-
124-
125-
126-
<a name="0.4.0"></a>
127-
# 0.4.0 (2016-09-26)
128-
129-
130-
131-
<a name="0.3.4"></a>
132-
## 0.3.4 (2016-08-04)
133-
134-
135-
136-
<a name="0.3.3"></a>
137-
## 0.3.3 (2016-08-02)
138-
139-
140-
141-
<a name="0.3.2"></a>
142-
## 0.3.2 (2016-07-15)
143-
144-
145-
146-
<a name="0.3.1"></a>
147-
## 0.3.1 (2016-07-12)
148-
149-
150-
151-
<a name="0.3.0"></a>
152-
# 0.3.0 (2016-05-27)
153-
154-
155-
156-
<a name="0.2.0"></a>
157-
# 0.2.0 (2016-05-03)
158-
159-
160-
161-
<a name="0.1.8"></a>
162-
## 0.1.8 (2016-05-02)
163-
164-
165-
166-
<a name="0.1.7"></a>
167-
## 0.1.7 (2016-03-21)
168-
169-
170-
171-
<a name="0.1.6"></a>
172-
## 0.1.6 (2016-03-03)
173-
174-
175-
176-
<a name="0.1.5"></a>
177-
## 0.1.5 (2016-01-22)
178-
179-
180-
181-
<a name="0.1.4"></a>
182-
## 0.1.4 (2016-01-17)
183-
184-
185-
186-
<a name="0.1.3"></a>
187-
## 0.1.3 (2016-01-14)
188-
189-
190-
191-
<a name="0.1.2"></a>
192-
## 0.1.2 (2016-01-08)
193-
194-
195-
196-
<a name="0.1.1"></a>
197-
## 0.1.1 (2015-12-30)
198-
199-
200-
201-
<a name="0.1.0"></a>
202-
# 0.1.0 (2015-12-29)
203-
204-
205-
206-
<a name="1.2.1"></a>
207-
## 1.2.1 (2018-06-26)
208-
209-
210-
211-
<a name="1.2.0"></a>
212-
# 1.2.0 (2017-02-22)
213-
214-
215-
216-
<a name="1.1.0"></a>
217-
# 1.1.0 (2016-12-13)
218-
219-
220-
221-
<a name="1.0.0"></a>
222-
# 1.0.0 (2016-10-25)
223-
224-
225-
226-
<a name="0.4.1"></a>
227-
## 0.4.1 (2016-10-14)
228-
229-
230-
231-
<a name="0.4.0"></a>
232-
# 0.4.0 (2016-09-26)
233-
234-
235-
236-
<a name="0.3.4"></a>
237-
## 0.3.4 (2016-08-04)
238-
239-
240-
241-
<a name="0.3.3"></a>
242-
## 0.3.3 (2016-08-02)
243-
244-
245-
246-
<a name="0.3.2"></a>
247-
## 0.3.2 (2016-07-15)
248-
249-
250-
251-
<a name="0.3.1"></a>
252-
## 0.3.1 (2016-07-12)
253-
254-
255-
256-
<a name="0.3.0"></a>
257-
# 0.3.0 (2016-05-27)
258-
259-
260-
261-
<a name="0.2.0"></a>
262-
# 0.2.0 (2016-05-03)
263-
264-
265-
266-
<a name="0.1.8"></a>
267-
## 0.1.8 (2016-05-02)
268-
269-
270-
271-
<a name="0.1.7"></a>
272-
## 0.1.7 (2016-03-21)
273-
274-
275-
276-
<a name="0.1.6"></a>
277-
## 0.1.6 (2016-03-03)
278-
279-
280-
281-
<a name="0.1.5"></a>
282-
## 0.1.5 (2016-01-22)
283-
284-
285-
286-
<a name="0.1.4"></a>
287-
## 0.1.4 (2016-01-17)
288-
289-
290-
291-
<a name="0.1.3"></a>
292-
## 0.1.3 (2016-01-14)
293-
294-
295-
296-
<a name="0.1.2"></a>
297-
## 0.1.2 (2016-01-08)
298-
299-
300-
301-
<a name="0.1.1"></a>
302-
## 0.1.1 (2015-12-30)
303-
304-
305-
306-
<a name="0.1.0"></a>
307-
# 0.1.0 (2015-12-29)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drift",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "Easily add \"zoom on hover\" functionality to your site's images. Lightweight, no-dependency JavaScript.",
55
"main": [
66
"dist/Drift.min.js",

dist/Drift.js

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Drift.min.js

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Drift.min.js.map

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: 16 additions & 2 deletions
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": "drift-zoom",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "Easily add \"zoom on hover\" functionality to your site's images. Lightweight, no-dependency JavaScript.",
55
"contributors": [
66
"Frederick Fogerty <[email protected]> (https://github.com/frederickfogerty)",

0 commit comments

Comments
 (0)