@nosto/search-js 1.0.3 → 1.0.4

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.
Files changed (2) hide show
  1. package/README.md +6 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -5,6 +5,12 @@ Search JS is a wrapper for the Nosto Search functionality with some extended fun
5
5
  * Nosto product thumbnails
6
6
  * Retry logic
7
7
 
8
+ For @nosto/search-js specific API documentation, see [Our Typedoc](https://nosto.github.io/search-js/).
9
+
10
+ For more information about Nosto platform, see [Our documentation](https://docs.nosto.com/techdocs).
11
+
12
+ For sources, issues and contributions, see the [GitHub repository](https://github.com/Nosto/search-js).
13
+
8
14
  ## Installation
9
15
 
10
16
  To install the package, use your preferred package manager:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nosto/search-js",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "license": "ISC",
5
5
  "type": "module",
6
6
  "files": [