khoros-aurora-sdk 26.3.1 → 26.3.2

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.
@@ -21,6 +21,7 @@ jobs:
21
21
  registry-url: https://registry.npmjs.org/
22
22
  - name: Publish to npm
23
23
  run: |
24
+ VERSION=$(npm pkg get version | tr -d '"')
24
25
  LATEST=$(npm view khoros-aurora-sdk dist-tags.latest)
25
26
  if [[ "${{ github.event.release.prerelease }}" == "true" ]]; then
26
27
  tag=pre
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "khoros-aurora-sdk",
3
- "version": "26.3.1",
3
+ "version": "26.3.2",
4
4
  "author": "Khoros, LLC",
5
5
  "keywords": [
6
6
  "Khoros_Aurora_SDK",