@datarailsshared/dr_renderer 1.5.63 → 1.5.66

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.
@@ -37,9 +37,10 @@ jobs:
37
37
  publish-gh-packages:
38
38
  name: Publish to GitHub Packages
39
39
  needs: publish-npm
40
- uses: datarails/dr_github_reusable/.github/workflows/npm-publish-gh-packages.yml@main
40
+ uses: datarails/dr_github_reusable/.github/workflows/npm-publish-gh-packages.yml@DEVOPS-628
41
41
  with:
42
42
  node_version: '14.16.1'
43
43
  package_scope: '@datarails'
44
- version: ${{ needs.publish-npm.outputs.version }}
44
+ use_auto_increment: true
45
+ version_prefix: '1.5'
45
46
  secrets: inherit
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datarailsshared/dr_renderer",
3
- "version": "1.5.63",
3
+ "version": "1.5.66",
4
4
  "description": "DataRails charts and tables renderer",
5
5
  "keywords": [
6
6
  "datarails",