@bridgeline-digital/hawksearch-handlebars-ui 6.3.2 → 6.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/changelog.md CHANGED
@@ -1,3 +1,9 @@
1
+ # 6.3.3
2
+
3
+ ## Enhancements
4
+
5
+ 1. Update documentation.
6
+
1
7
  # 6.3.2
2
8
 
3
9
  ## Enhancements
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * name: @bridgeline-digital/hawksearch-handlebars-ui
3
3
  *
4
- * version: v6.3.2
4
+ * version: v6.3.3
5
5
  *
6
6
  * description: The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by HawkSearch.
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * name: @bridgeline-digital/hawksearch-handlebars-ui
3
3
  *
4
- * version: v6.3.2
4
+ * version: v6.3.3
5
5
  *
6
6
  * description: The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by HawkSearch.
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * name: @bridgeline-digital/hawksearch-handlebars-ui
3
3
  *
4
- * version: v6.3.2
4
+ * version: v6.3.3
5
5
  *
6
6
  * description: The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by HawkSearch.
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * name: @bridgeline-digital/hawksearch-handlebars-ui
3
3
  *
4
- * version: v6.3.2
4
+ * version: v6.3.3
5
5
  *
6
6
  * description: The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by HawkSearch.
7
7
  *
package/docs/index.html CHANGED
@@ -12,7 +12,7 @@
12
12
  <div class="col-content">
13
13
  <div class="tsd-page-title">
14
14
  <h2>@bridgeline-digital/hawksearch-handlebars-ui</h2></div>
15
- <div class="tsd-panel tsd-typography"><a id="md:hawksearch-handlebars-ui-v631" class="tsd-anchor"></a><h1><a href="#md:hawksearch-handlebars-ui-v631">HawkSearch Handlebars UI v6.3.1</a></h1><p>The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by <a href="https://www.hawksearch.com/">HawkSearch</a>.</p>
15
+ <div class="tsd-panel tsd-typography"><a id="md:hawksearch-handlebars-ui-v633" class="tsd-anchor"></a><h1><a href="#md:hawksearch-handlebars-ui-v633">HawkSearch Handlebars UI v6.3.3</a></h1><p>The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by <a href="https://www.hawksearch.com/">HawkSearch</a>.</p>
16
16
  <a id="md:installation" class="tsd-anchor"></a><h2><a href="#md:installation">Installation</a></h2><a id="md:npm-package" class="tsd-anchor"></a><h3><a href="#md:npm-package">npm Package</a></h3><ol>
17
17
  <li>If your website does not already have a package.json file in the root, run <code>npm init</code> to generate one.</li>
18
18
  <li>Run <code>npm install --save @bridgeline-digital/hawksearch-handlebars-ui</code> to install the latest version.</li>
@@ -129,7 +129,7 @@
129
129
  <ul>
130
130
  <li>
131
131
  <ul>
132
- <li><a href="#md:hawksearch-handlebars-ui-v631"><span>Hawk<wbr/>Search <wbr/>Handlebars UI v6.3.1</span></a></li>
132
+ <li><a href="#md:hawksearch-handlebars-ui-v633"><span>Hawk<wbr/>Search <wbr/>Handlebars UI v6.3.3</span></a></li>
133
133
  <li>
134
134
  <ul>
135
135
  <li><a href="#md:installation"><span>Installation</span></a></li>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bridgeline-digital/hawksearch-handlebars-ui",
3
- "version": "6.3.2",
3
+ "version": "6.3.3",
4
4
  "description": "The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by HawkSearch.",
5
5
  "private": false,
6
6
  "publishConfig": {