@balena/pinejs 18.1.0-build-joshbwlng-tasks-f893d612ee57cfcbbefc6f001a3040060f666e3b-1 → 18.1.0-build-joshbwlng-tasks-eb0539c57985771b2bbc66d19d62d3d11325802a-2

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 async tasks
3
- hash: f893d612ee57cfcbbefc6f001a3040060f666e3b
3
+ hash: eb0539c57985771b2bbc66d19d62d3d11325802a
4
4
  body: ""
5
5
  footer:
6
6
  Change-type: minor
@@ -9,7 +9,7 @@
9
9
  nested: []
10
10
  version: 18.1.0
11
11
  title: ""
12
- date: 2024-08-13T22:13:17.228Z
12
+ date: 2024-08-16T12:25:56.965Z
13
13
  - commits:
14
14
  - subject: Update sbvr-types to v9.0.1
15
15
  hash: 4770d173c08c7c332b0597148058cee5bcad944a
package/CHANGELOG.md CHANGED
@@ -5,7 +5,7 @@ automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
  This project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
7
  # v18.1.0
8
- ## (2024-08-13)
8
+ ## (2024-08-16)
9
9
 
10
10
  * Add async tasks [Josh Bowling]
11
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "18.1.0-build-joshbwlng-tasks-f893d612ee57cfcbbefc6f001a3040060f666e3b-1",
3
+ "version": "18.1.0-build-joshbwlng-tasks-eb0539c57985771b2bbc66d19d62d3d11325802a-2",
4
4
  "main": "out/server-glue/module",
5
5
  "type": "commonjs",
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": "2024-08-13T22:13:18.049Z"
152
+ "publishedAt": "2024-08-16T12:25:57.707Z"
153
153
  }
154
154
  }