Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit 51c6d32

Browse files
author
Marlow Payne
committed
Update Changelog; Rebuild
1 parent 752b836 commit 51c6d32

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
6.0.0
2+
- Publish to NPM
3+
- Remove Zepto support in favor of jQuery
4+
- Migrate all dependencies to NPM, remove Bower
15
5.1.2
26
- Ensuring disabled items don't close on close
37
5.0.1

dist/bellows.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
Bellows.__super__.call(this, element, options, Bellows.DEFAULTS);
3434
}
3535

36-
Bellows.VERSION = '5.1.2';
36+
Bellows.VERSION = '6.0.0';
3737

3838
Bellows.DEFAULTS = {
3939
singleItemOpen: false,

dist/bellows.min.js

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

0 commit comments

Comments
 (0)