From e9cce271a051483d691a12768987f387070eabf1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 1 May 2024 13:59:39 +0000 Subject: [PATCH] Chore(release): 3.1.3 [skip ci] ## [3.1.3](https://github.com/cgkineo/adapt-pageNav/compare/v3.1.2...v3.1.3) (2024-05-01) ### Fix * Check if content object(page) is set to _isOptional and unlock pageNav button if set to _lockUntilPageComplete (fixes #64) ([3647bf7](https://github.com/cgkineo/adapt-pageNav/commit/3647bf7bc4fe0bdb97c69e900bb0e25f93f3b379)), closes [#64](https://github.com/cgkineo/adapt-pageNav/issues/64) --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 81bb0c1..94976a6 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "type": "git", "url": "git://github.com/cgkineo/adapt-pageNav.git" }, - "version": "3.1.2", + "version": "3.1.3", "framework": ">=5.30.2", "homepage": "https://github.com/cgkineo/adapt-pageNav", "issues": "https://github.com/cgkineo/adapt-pageNav/issues/", diff --git a/package.json b/package.json index 81bb0c1..94976a6 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "git://github.com/cgkineo/adapt-pageNav.git" }, - "version": "3.1.2", + "version": "3.1.3", "framework": ">=5.30.2", "homepage": "https://github.com/cgkineo/adapt-pageNav", "issues": "https://github.com/cgkineo/adapt-pageNav/issues/",