chore: bump version to v1.32.1

This commit is contained in:
Nicolas Varrot
2026-02-13 09:28:04 +00:00
parent 5acc5a820d
commit a64a235d6c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "pinchchat",
"version": "1.32.0",
"version": "1.32.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pinchchat",
"version": "1.32.0",
"version": "1.32.1",
"license": "MIT",
"dependencies": {
"@radix-ui/react-collapsible": "^1.1.12",

View File

@@ -1,6 +1,6 @@
{
"name": "pinchchat",
"version": "1.32.0",
"version": "1.32.1",
"description": "A sleek, dark-themed webchat UI for OpenClaw — monitor sessions, stream responses, and inspect tool calls in real-time.",
"type": "module",
"repository": {