@balena/pinejs 21.6.0-build-add-actions-example-a48debf12011b0d7663379aaeeb6faf66f5cdd3d-1 → 21.6.0-build-add-actions-example-f4578e6cf83a09f55ec1668b1a51c741fb8e8c42-1

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.
@@ -1,6 +1,6 @@
1
1
  - commits:
2
2
  - subject: Add multipart upload actions
3
- hash: a48debf12011b0d7663379aaeeb6faf66f5cdd3d
3
+ hash: f4578e6cf83a09f55ec1668b1a51c741fb8e8c42
4
4
  body: ""
5
5
  footer:
6
6
  Change-type: minor
@@ -8,7 +8,7 @@
8
8
  author: Otavio Jacobi
9
9
  nested: []
10
10
  - subject: Add webresource vocabulary
11
- hash: a0e1b52ff02daa200f6577a4e281685fabd54fe3
11
+ hash: a467b3aa3439a42ee668bc18a81b851ab476b0d6
12
12
  body: ""
13
13
  footer:
14
14
  Change-type: minor
@@ -17,7 +17,7 @@
17
17
  nested: []
18
18
  version: 21.6.0
19
19
  title: ""
20
- date: 2025-05-14T16:44:20.853Z
20
+ date: 2025-05-14T21:53:12.109Z
21
21
  - commits:
22
22
  - subject: Delete files with pine tasks when it is available
23
23
  hash: 1b94e8cf0019bb242e41fca10672cb9ee993d2b7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.6.0-build-add-actions-example-a48debf12011b0d7663379aaeeb6faf66f5cdd3d-1",
3
+ "version": "21.6.0-build-add-actions-example-f4578e6cf83a09f55ec1668b1a51c741fb8e8c42-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-05-14T16:44:21.916Z"
152
+ "publishedAt": "2025-05-14T21:53:13.139Z"
153
153
  }
154
154
  }