Skip to content

chore(master): release 3.4.0#1138

Open
release-please[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master--components--clasp
Open

chore(master): release 3.4.0#1138
release-please[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master--components--clasp

Conversation

@release-please

@release-please release-please Bot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.4.0 (2026-06-08)

Features

Bug Fixes

  • auth: remove hardcoded OAuth client secret from published npm package (CWE-798) (#1139) (a678e92)
  • create-script: accept --type webapp and --type api as standalone aliases (#1155) (34a468e), closes #1154
  • mcp: validate projectDir against permitted base paths (CWE-22 path traversal) (#1141) (1e8132c)
  • prevent OAuth CSRF via missing state parameter in authorization flow (#1135) (8dac6c2)
  • Print help instead of throwing error on unknown commands (#1157) (39a9c12)
  • security: prevent path traversal via srcDir in .clasp.json (#1140) (408448e)
  • security: validate sourceDir MCP parameter and use realpath in WriteFiles (#1144) (4eb9dca)

This PR was generated with Release Please. See documentation.

@release-please release-please Bot force-pushed the release-please--branches--master--components--clasp branch 2 times, most recently from e32ab02 to 22dabd1 Compare April 7, 2026 22:03
@release-please release-please Bot changed the title chore(master): release 3.3.1 chore(master): release 3.4.0 Apr 7, 2026
@release-please release-please Bot force-pushed the release-please--branches--master--components--clasp branch 4 times, most recently from 440dd8b to 698b548 Compare April 14, 2026 18:20
@release-please release-please Bot force-pushed the release-please--branches--master--components--clasp branch from 698b548 to a8d18c0 Compare April 27, 2026 21:10
@release-please release-please Bot force-pushed the release-please--branches--master--components--clasp branch 2 times, most recently from 2b3fe7e to 5b09b6b Compare June 1, 2026 18:48
@release-please release-please Bot force-pushed the release-please--branches--master--components--clasp branch from 5b09b6b to 5e30504 Compare June 8, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clasp create-script --type webapp not supported

0 participants