@kronos-integration/service-influxdb 1.3.15 → 1.3.17

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.
@@ -9,3 +9,5 @@ jobs:
9
9
  with:
10
10
  github-token: ${{ secrets.GITHUB_TOKEN }}
11
11
  review-message: Auto approved automated PR
12
+ permissions:
13
+ pull-requests: write
@@ -27,3 +27,6 @@ jobs:
27
27
  title: Sync API into README
28
28
  branch: readme-api
29
29
  commit-message: "docs(README): sync API"
30
+ permissions:
31
+ contents: write
32
+ pull-requests: write
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kronos-integration/service-influxdb",
3
- "version": "1.3.15",
3
+ "version": "1.3.17",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": true