From 86be7a8bb1d2ec5ceb0db8609d48ddfa15a553a9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 16 Jun 2023 16:09:40 +0000 Subject: [PATCH] Chore(release): 4.3.14 [skip ci] ## [4.3.14](https://github.com/cgkineo/adapt-hotgrid/compare/v4.3.13...v4.3.14) (2023-06-16) ### Fix * Default instruction text added to schema (fixes #128) ([5a211b1](https://github.com/cgkineo/adapt-hotgrid/commit/5a211b18df60538c6b24890df8d62780580e2e69)), closes [#128](https://github.com/cgkineo/adapt-hotgrid/issues/128) --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 4e340d3..6acb97e 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-hotgrid", - "version": "4.3.13", + "version": "4.3.14", "framework": ">=5.31.2", "homepage": "https://github.com/cgkineo/adapt-hotgrid", "issues": "https://github.com/cgkineo/adapt-hotgrid/issues/", diff --git a/package.json b/package.json index 4e340d3..6acb97e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt-hotgrid", - "version": "4.3.13", + "version": "4.3.14", "framework": ">=5.31.2", "homepage": "https://github.com/cgkineo/adapt-hotgrid", "issues": "https://github.com/cgkineo/adapt-hotgrid/issues/",