@balena/pinejs 21.4.0-build-add-odata-actions-20d3e91a876aef7fad5e838646c2714adbea38ea-1 → 21.4.0-build-add-odata-actions-ddce5e07ff6a03826338740127eff4b423e2dd9c-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 support for defining odata actions
3
- hash: 20d3e91a876aef7fad5e838646c2714adbea38ea
3
+ hash: ddce5e07ff6a03826338740127eff4b423e2dd9c
4
4
  body: ""
5
5
  footer:
6
6
  See: https://balena.fibery.io/search/9OI72#Work/Improvement/Add-odata-actions-foundation-for-pinejs-2818
@@ -11,7 +11,7 @@
11
11
  nested: []
12
12
  version: 21.4.0
13
13
  title: ""
14
- date: 2025-05-06T15:29:48.233Z
14
+ date: 2025-05-06T16:07:32.880Z
15
15
  - commits:
16
16
  - subject: Improve webresource tests to be independent of filename
17
17
  hash: 1bd9e7250748b86aaccc54347add4b50ea3b335a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.4.0-build-add-odata-actions-20d3e91a876aef7fad5e838646c2714adbea38ea-1",
3
+ "version": "21.4.0-build-add-odata-actions-ddce5e07ff6a03826338740127eff4b423e2dd9c-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-06T15:29:49.226Z"
152
+ "publishedAt": "2025-05-06T16:07:33.907Z"
153
153
  }
154
154
  }