From 168b964e6426e6584622c7503ebcf049c82909bd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 22 Feb 2023 15:27:48 +0000 Subject: [PATCH] Chore(release): 5.2.2 [skip ci] ## [5.2.2](https://github.com/cgkineo/adapt-list/compare/v5.2.1...v5.2.2) (2023-02-22) ### Fix * targetAttribute added to both bower and package. (#59) ([d3168e4](https://github.com/cgkineo/adapt-list/commit/d3168e4a91b17c8652865040096c8db46fcae8c0)), closes [#59](https://github.com/cgkineo/adapt-list/issues/59) --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 4106b55..395f9f2 100644 --- a/bower.json +++ b/bower.json @@ -5,7 +5,7 @@ "url": "git://github.com/cgkineo/adapt-list.git" }, "framework": ">=5.14", - "version": "5.2.1", + "version": "5.2.2", "homepage": "https://github.com/cgkineo/adapt-list", "issues": "https://github.com/cgkineo/adapt-list/issues", "component": "list", diff --git a/package.json b/package.json index 4106b55..395f9f2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "url": "git://github.com/cgkineo/adapt-list.git" }, "framework": ">=5.14", - "version": "5.2.1", + "version": "5.2.2", "homepage": "https://github.com/cgkineo/adapt-list", "issues": "https://github.com/cgkineo/adapt-list/issues", "component": "list",