@balena/pinejs 16.0.0-build--batch-27421117ebacad9a4732a61635eea8f1054a24f5-1 → 16.0.0-build--batch-5b3965337ad73f992b2bd3724f1515ee07c61fbb-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: $batch
3
- hash: 27421117ebacad9a4732a61635eea8f1054a24f5
3
+ hash: 5b3965337ad73f992b2bd3724f1515ee07c61fbb
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-07-03T14:43:46.558Z
12
+ date: 2023-07-03T14:52:57.582Z
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-27421117ebacad9a4732a61635eea8f1054a24f5-1",
3
+ "version": "16.0.0-build--batch-5b3965337ad73f992b2bd3724f1515ee07c61fbb-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-07-03T14:43:47.670Z"
141
+ "publishedAt": "2023-07-03T14:52:58.386Z"
142
142
  }
143
143
  }