diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f44800..56aa4f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ CHANGELOG ========= +v6.0.6 +----- +- **Fixed:** History back on step1 not working https://github.com/techlab/jquery-smartwizard/issues/152 v6.0.5 ----- diff --git a/dist/js/jquery.smartWizard.js b/dist/js/jquery.smartWizard.js index 5ee9856..5f71a0f 100644 --- a/dist/js/jquery.smartWizard.js +++ b/dist/js/jquery.smartWizard.js @@ -9,7 +9,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); } /*! -* jQuery SmartWizard v6.0.5 +* jQuery SmartWizard v6.0.6 * The awesome step wizard plugin for jQuery * http://www.techlaboratory.net/jquery-smartwizard * diff --git a/dist/js/jquery.smartWizard.min.js b/dist/js/jquery.smartWizard.min.js index 7de2031..1cc1126 100644 --- a/dist/js/jquery.smartWizard.min.js +++ b/dist/js/jquery.smartWizard.min.js @@ -1,6 +1,6 @@ "use strict";function _classCallCheck(t,s){if(!(t instanceof s))throw new TypeError("Cannot call a class as a function")}function _defineProperties(t,s){for(var e=0;e