@nebula.js/sn-text 1.1.4 → 1.1.6

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/README.md CHANGED
@@ -40,5 +40,5 @@ The API specifiction is available at [Qlik Developer Portal](https://qlik.dev/ap
40
40
 
41
41
  ## Release
42
42
 
43
- To trigger a release, manually run the workflow on a release branch and set release to true.
43
+ To trigger a release, manually run the build workflow on a release branch and set release to true.
44
44
  For more info on actions / github workflows see: https://github.com/qlik-oss/sn-gh-workflows/
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "@nebula.js/sn-text:properties",
5
5
  "description": "Advanced Text object definition",
6
- "version": "1.1.4",
6
+ "version": "1.1.6",
7
7
  "license": "MIT",
8
8
  "stability": "stable",
9
9
  "x-qlik-visibility": "public"