@balena/pinejs 16.0.0-build-renovate-node-20-x-9a83d89309fe5c9425529e601812842183d2774f-1 → 16.0.0-build-renovate-node-20-x-d79b2b45bb292dd4060d5da181ca5406957e13e7-1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,16 +1,16 @@
1
1
  - commits:
2
2
  - subject: Update Node.js to v20
3
- hash: 9a83d89309fe5c9425529e601812842183d2774f
3
+ hash: d79b2b45bb292dd4060d5da181ca5406957e13e7
4
4
  body: |
5
5
  Update node from 16 to 20
6
6
  footer:
7
7
  Change-type: major
8
8
  change-type: major
9
- author: Renovate Bot
9
+ author: Self-hosted Renovate Bot
10
10
  nested: []
11
11
  version: 16.0.0
12
12
  title: ""
13
- date: 2023-05-23T10:19:46.312Z
13
+ date: 2023-05-30T16:05:31.921Z
14
14
  - commits:
15
15
  - subject: "Migrations.md: Add marking the sbvr field as optional on the 2nd deploy"
16
16
  hash: d6d0ded8eccc6eadb2492f4697918cf0afd00215
package/CHANGELOG.md CHANGED
@@ -5,9 +5,9 @@ automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
  This project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
7
  # v16.0.0
8
- ## (2023-05-23)
8
+ ## (2023-05-30)
9
9
 
10
- * Update Node.js to v20 [Renovate Bot]
10
+ * Update Node.js to v20 [Self-hosted Renovate Bot]
11
11
 
12
12
  # v15.0.1
13
13
  ## (2023-05-23)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "16.0.0-build-renovate-node-20-x-9a83d89309fe5c9425529e601812842183d2774f-1",
3
+ "version": "16.0.0-build-renovate-node-20-x-d79b2b45bb292dd4060d5da181ca5406957e13e7-1",
4
4
  "main": "out/server-glue/module",
5
5
  "repository": "git@github.com:balena-io/pinejs.git",
6
6
  "license": "Apache-2.0",
@@ -134,6 +134,6 @@
134
134
  "recursive": true
135
135
  },
136
136
  "versionist": {
137
- "publishedAt": "2023-05-23T10:19:47.326Z"
137
+ "publishedAt": "2023-05-30T16:05:32.730Z"
138
138
  }
139
139
  }