chore(release): 1.32.0-rc.2 [skip ci]

This commit is contained in:
Jake Turner 2026-05-05 19:33:08 +00:00
parent c8f675f562
commit 38b714283d
No known key found for this signature in database
GPG Key ID: 6DCBBAE4FEAB53EB
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "project-nomad", "name": "project-nomad",
"version": "1.27.0", "version": "1.32.0-rc.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "project-nomad", "name": "project-nomad",
"version": "1.27.0", "version": "1.32.0-rc.2",
"license": "ISC" "license": "ISC"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "project-nomad", "name": "project-nomad",
"version": "1.32.0-rc.1", "version": "1.32.0-rc.2",
"description": "\"", "description": "\"",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {