From 8ee6cf8c7cdc0040ed1315b941a3aec2f1541072 Mon Sep 17 00:00:00 2001 From: Dipu Raj Date: Mon, 3 Oct 2022 12:40:35 +0530 Subject: [PATCH] Fix #152: History back on step1 not working --- CHANGELOG.md | 3 +++ dist/js/jquery.smartWizard.js | 2 +- dist/js/jquery.smartWizard.min.js | 2 +- package.json | 2 +- src/js/jquery.smartWizard.js | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) 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