@balena/pinejs 16.0.0-build--batch-f6c401f7196ad0613617c1971edc702bc605d6f0-1 → 16.0.0-build--batch-c31ba92dd8920dd25f982a4bfa6da31aa493db0d-1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  - commits:
2
2
  - subject: $batch
3
- hash: f6c401f7196ad0613617c1971edc702bc605d6f0
3
+ hash: c31ba92dd8920dd25f982a4bfa6da31aa493db0d
4
4
  body: ""
5
5
  footer:
6
6
  Change-type: major
@@ -9,7 +9,7 @@
9
9
  nested: []
10
10
  version: 16.0.0
11
11
  title: ""
12
- date: 2023-06-30T16:09:39.682Z
12
+ date: 2023-06-30T16:25:11.788Z
13
13
  - commits:
14
14
  - subject: Add transaction cancelation tests for properly hooked custom endpoints
15
15
  hash: dfe17f5933b2da276633ee713de5c2a0d714b656
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "16.0.0-build--batch-f6c401f7196ad0613617c1971edc702bc605d6f0-1",
3
+ "version": "16.0.0-build--batch-c31ba92dd8920dd25f982a4bfa6da31aa493db0d-1",
4
4
  "main": "out/server-glue/module",
5
5
  "repository": "git@github.com:balena-io/pinejs.git",
6
6
  "license": "Apache-2.0",
@@ -138,6 +138,6 @@
138
138
  "recursive": true
139
139
  },
140
140
  "versionist": {
141
- "publishedAt": "2023-06-30T16:09:40.693Z"
141
+ "publishedAt": "2023-06-30T16:25:12.855Z"
142
142
  }
143
143
  }