From 54a8cb8110541212dc8855e4f29d9cde83e048f1 Mon Sep 17 00:00:00 2001 From: Antonella Sgarlatta Date: Fri, 6 Feb 2026 00:59:56 -0300 Subject: [PATCH] chore: trigger release --- .github/workflows/publish.yml | 1 - packages/web/package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b0c3c6dfc..f2a11701c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -105,7 +105,6 @@ jobs: publish-web-docker: name: Build and publish Docker Image for Web App - needs: [e2e-base, e2e-vaults] runs-on: ubuntu-latest steps: - name: Checkout code diff --git a/packages/web/package.json b/packages/web/package.json index f0a70156c..84a0f1a28 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -3,7 +3,7 @@ "version": "3.201.12", "license": "AGPL-3.0", "main": "dist/app.js", - "author": "Standard Notes", + "author": "Standard Notes.", "private": true, "files": [ "dist"