@balena/pinejs 22.0.0-build-joshbwlng-timestamptz-860d172a08782ade1bf73c3b3bd2b787172ed7b7-1 → 22.0.0

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: Migrate to timestamptz
3
- hash: a81f9a9e61679d328a8ed658a2a78367c7451593
3
+ hash: c76cdb8a75d936c22dfb07ca28a1cdbe4733a71a
4
4
  body: ""
5
5
  footer:
6
6
  Change-type: major
@@ -9,7 +9,7 @@
9
9
  nested: []
10
10
  version: 22.0.0
11
11
  title: ""
12
- date: 2025-07-16T04:55:51.898Z
12
+ date: 2025-07-16T10:00:49.775Z
13
13
  - commits:
14
14
  - subject: Clarify that we're using the final vocabulary when resolving permissions
15
15
  hash: 71b39e047ecda76ba510faabc044f48bea46e403
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "22.0.0-build-joshbwlng-timestamptz-860d172a08782ade1bf73c3b3bd2b787172ed7b7-1",
3
+ "version": "22.0.0",
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-07-16T04:55:52.987Z"
152
+ "publishedAt": "2025-07-16T10:00:50.825Z"
153
153
  }
154
154
  }