Skip to content

release: 0.4.0#6

Open
stainless-app[bot] wants to merge 32 commits into
mainfrom
release-please--branches--main--changes--next--components--superwall-api
Open

release: 0.4.0#6
stainless-app[bot] wants to merge 32 commits into
mainfrom
release-please--branches--main--changes--next--components--superwall-api

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Mar 24, 2026

Automated Release PR

0.4.0 (2026-05-16)

Full Changelog: v0.3.0...v0.4.0

Features

Chores

  • ci: skip lint on metadata-only changes (be93869)
  • format: run eslint and prettier separately (aa977e0)
  • formatter: run prettier and eslint separately (624cb88)
  • internal: codegen related update (f9215a4)
  • internal: codegen related update (9f0ffa0)
  • internal: more robust bootstrap script (683ef0c)
  • internal: update gitignore (9450ea4)
  • redact api-key headers in debug logs (01083ea)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Mar 24, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/superwall-api-typescript/40deae7c2b98f08e32c909d71fc55c7ac58116e1/dist.tar.gz'

Expires at: Fri, 12 Jun 2026 02:09:34 GMT
Updated at: Wed, 13 May 2026 02:09:34 GMT

Note that we still want to run tests, as these depend on the metadata.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from c829a66 to 9779f19 Compare March 25, 2026 02:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 9779f19 to 4220bb6 Compare March 30, 2026 12:14
@stainless-app stainless-app Bot changed the title release: 0.3.1 release: 0.4.0 Mar 30, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 4220bb6 to a378053 Compare March 30, 2026 12:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from a378053 to 1d541f8 Compare April 1, 2026 21:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 1d541f8 to 87e6000 Compare April 2, 2026 00:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 87e6000 to bc052b7 Compare April 2, 2026 12:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from bc052b7 to a69d27b Compare April 5, 2026 12:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from a69d27b to e8475df Compare April 8, 2026 22:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from e8475df to 9e648e0 Compare April 9, 2026 00:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 9e648e0 to 6bbe7ff Compare April 9, 2026 03:04
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 6bbe7ff to edbd2c7 Compare April 15, 2026 19:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from edbd2c7 to e0deefe Compare April 20, 2026 18:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from e0deefe to 96e8372 Compare April 23, 2026 02:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 0b5bcc5 to c879bc6 Compare April 26, 2026 02:07
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from c879bc6 to a9aa30b Compare April 27, 2026 11:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from a9aa30b to e840532 Compare April 28, 2026 02:17
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from e840532 to fa28b34 Compare April 28, 2026 19:17
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from fa28b34 to e2b1718 Compare April 29, 2026 02:25
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from e2b1718 to fa20758 Compare April 30, 2026 02:50
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from fa20758 to f3896fa Compare May 1, 2026 02:17
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from f3896fa to 79d103e Compare May 8, 2026 02:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 79d103e to a7831ff Compare May 12, 2026 23:14
Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from a7831ff to 0eaabb1 Compare May 13, 2026 02:11
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 0eaabb1 to 8d8316c Compare May 14, 2026 23:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 8d8316c to fb8e6a0 Compare May 15, 2026 01:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from fb8e6a0 to 845838e Compare May 15, 2026 22:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--superwall-api branch from 845838e to b8ba067 Compare May 16, 2026 02:03
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.

0 participants