@balena/pinejs 21.6.12-build-update--balena-sbvr-parser-1-4-10-72dfd784eb8887a73658b45f457785269cbe93fe-1 → 21.6.12-build-update--balena-sbvr-parser-1-4-10-bb08f1ff0d318172f88978dfdf75a8451a9a3c65-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,11 +1,9 @@
1
1
  - commits:
2
- - subject: Update @balena/sbvr-parser
3
- hash: 72dfd784eb8887a73658b45f457785269cbe93fe
2
+ - subject: Update @balena/sbvr-parser to 1.4.10
3
+ hash: bb08f1ff0d318172f88978dfdf75a8451a9a3c65
4
4
  body: |
5
5
  Update @balena/sbvr-parser from 1.4.9 to 1.4.10
6
6
  footer:
7
- Changelog-entry: Update @balena/sbvr-parser
8
- changelog-entry: Update @balena/sbvr-parser
9
7
  Change-type: patch
10
8
  change-type: patch
11
9
  author: Thodoris Greasidis
@@ -23,7 +21,7 @@
23
21
  date: 2025-06-26T13:22:09.508Z
24
22
  version: 21.6.12
25
23
  title: ""
26
- date: 2025-06-26T14:00:02.861Z
24
+ date: 2025-06-26T14:42:44.927Z
27
25
  - commits:
28
26
  - subject: Optimize the abstract-sql schema whilst creating it
29
27
  hash: 6923276da34d847275493b5ecde3c1353c45abc1
package/CHANGELOG.md CHANGED
@@ -9,7 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
9
 
10
10
 
11
11
  <details>
12
- <summary> Update @balena/sbvr-parser [Thodoris Greasidis] </summary>
12
+ <summary> Update @balena/sbvr-parser to 1.4.10 [Thodoris Greasidis] </summary>
13
13
 
14
14
  > ## sbvr-parser-1.4.10
15
15
  > ### (2025-06-26)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.6.12-build-update--balena-sbvr-parser-1-4-10-72dfd784eb8887a73658b45f457785269cbe93fe-1",
3
+ "version": "21.6.12-build-update--balena-sbvr-parser-1-4-10-bb08f1ff0d318172f88978dfdf75a8451a9a3c65-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-06-26T14:00:04.490Z"
152
+ "publishedAt": "2025-06-26T14:42:46.541Z"
153
153
  }
154
154
  }