From 93807281a1f726e9cd19b09b5318234ba8a51df5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 14 Feb 2023 22:24:49 +0000 Subject: [PATCH] Chore(release): 4.2.3 [skip ci] ## [4.2.3](https://github.com/cgkineo/adapt-search/compare/v4.2.2...v4.2.3) (2023-02-14) ### Fix * Adds AAT v1 schemas (fixes: #63) ([fbc2507](https://github.com/cgkineo/adapt-search/commit/fbc25078fabd6f482bf9d480d1fc1e9e428328f8)), closes [#63](https://github.com/cgkineo/adapt-search/issues/63) --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 196b354..133e932 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "type": "git", "url": "git://github.com/cgkineo/adapt-search" }, - "version": "4.2.2", + "version": "4.2.3", "framework": ">=5.8", "homepage": "https://github.com/cgkineo/adapt-search", "issues": "https://github.com/cgkineo/adapt-search/issues/", diff --git a/package.json b/package.json index 196b354..133e932 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "git://github.com/cgkineo/adapt-search" }, - "version": "4.2.2", + "version": "4.2.3", "framework": ">=5.8", "homepage": "https://github.com/cgkineo/adapt-search", "issues": "https://github.com/cgkineo/adapt-search/issues/",