From 6d2f2034416bf5a816ae41ee0a4426b461f99b08 Mon Sep 17 00:00:00 2001 From: Hyunje Jun Date: Tue, 18 Oct 2016 16:51:59 +0900 Subject: [PATCH] Release 0.6.13 1. Add meta and alt key handling in keyboard scrolling - #549 2. Implement reverse wheel axis on shift key - #548 3. Add TypeScript definition - #552 4. Fix click propagation on scrollbar thumbs - #526 #547 5. Implement correct click-rail handler - #568 6. Minor bug fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9545644..5c79de8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "perfect-scrollbar", - "version": "0.6.12", + "version": "0.6.13", "description": "Minimalistic but perfect custom scrollbar plugin", "author": "Hyunje Alex Jun ", "contributors": [