We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015beed commit 785185eCopy full SHA for 785185e
README.md
@@ -115,6 +115,10 @@ Copyright (C) 2014 Jozef Butko<br>
115
[@jozefbutko](http://www.twitter.com/jozefbutko)
116
117
## Changelog
118
+### 1.2.1
119
+- added npm package.json<br>
120
+24/03/2015
121
+
122
### 1.2.0
123
- new scrolling logic<br>
124
- fix: conditional checking if the selector option is an 'li' then get the child's href attribute - pull request #21 by @dbrw<br>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "stickyNavbar.js",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "Fancy sticky navigation jQuery plugin with smart anchor links highlighting",
5
"main": "jquery.stickyNavbar.js",
6
"dependencies": {
0 commit comments