@elisra-devops/docgen-data-provider 0.4.13 → 0.4.14

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.
@@ -16,6 +16,3 @@ jobs:
16
16
  registry-url: https://registry.npmjs.org
17
17
  - run: npm install
18
18
  - run: npm run build
19
- env:
20
- ORG_URL: ${{secrets.AZDO_ORG_URL}}
21
- PAT: ${{secrets.AZDO_PAT}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elisra-devops/docgen-data-provider",
3
- "version": "0.4.13",
3
+ "version": "0.4.14",
4
4
  "description": "A document generator data provider, aimed to retrive data from azure devops",
5
5
  "repository": {
6
6
  "type": "git",