@datarailsshared/dr_renderer 1.2.1 → 1.2.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.
@@ -65,7 +65,7 @@ jobs:
65
65
  exit 1
66
66
  fi
67
67
  # Push the tag after successful authentication
68
- git push origin "$CIRCLE_BRANCH/$version"
68
+ git push origin "$CIRCLE_BRANCH/$VERSION"
69
69
 
70
70
  workflows:
71
71
  version: 2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datarailsshared/dr_renderer",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "description": "DataRails charts and tables renderer",
5
5
  "keywords": [
6
6
  "datarails",