Skip to content

[CI] Release Packages#270

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

[CI] Release Packages#270
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 20, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@adobe/aio-commerce-lib-app@0.4.0

Minor Changes

  • #271 0170e73 Thanks @iivvaannxx! - Turn get-app-config into a REST-like app-config runtime action.

  • #271 0170e73 Thanks @iivvaannxx! - Introduce config and scope-tree runtime actions with REST-like API for business configuration.

Patch Changes

  • #274 d599ba8 Thanks @iivvaannxx! - Fix typo: prioritary should be priority

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

  • #277 b706ac7 Thanks @iivvaannxx! - Optimize generated actions by exposing runtime actions in individual entrypoints.

  • #264 ac8203f Thanks @iivvaannxx! - Support word characters, hyphens, underscores, and dots for external event names

  • #269 a502120 Thanks @iivvaannxx! - Use a safe CLI wrapper to ensure binaries can always be linked

  • Updated dependencies [d599ba8, 8642288, 0170e73, 0170e73, a502120, 0170e73, 3398078]:

    • @adobe/aio-commerce-lib-events@0.6.1
    • @adobe/aio-commerce-lib-config@0.14.0
    • @adobe/aio-commerce-lib-auth@0.8.2
    • @adobe/aio-commerce-lib-core@0.6.2
    • @adobe/aio-commerce-lib-api@0.6.2

@adobe/aio-commerce-lib-config@0.14.0

Minor Changes

  • #271 0170e73 Thanks @iivvaannxx! - [BREAKING]: Remove setGlobalLibConfigOptions, now options are passed per-operation only. Introduce initialize as a safeguard for the library to work as expected.

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

  • #271 0170e73 Thanks @iivvaannxx! - Export validateEncryptionKey helper

  • #269 a502120 Thanks @iivvaannxx! - Use a safe CLI wrapper to ensure binaries can always be linked

  • #271 0170e73 Thanks @iivvaannxx! - Make unsyncCommerceScopes return an object with unsynced property.

  • #266 3398078 Thanks @iivvaannxx! - Remove schema validate command and move encryption key generation logic in it to encryption setup command

  • Updated dependencies [8642288]:

    • @adobe/aio-commerce-lib-core@0.6.2
    • @adobe/aio-commerce-lib-api@0.6.2

@adobe/aio-commerce-lib-api@0.6.2

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

  • Updated dependencies [8642288, a502120]:

    • @adobe/aio-commerce-lib-auth@0.8.2
    • @adobe/aio-commerce-lib-core@0.6.2

@adobe/aio-commerce-lib-auth@0.8.2

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

  • #269 a502120 Thanks @iivvaannxx! - Use a safe CLI wrapper to ensure binaries can always be linked

  • Updated dependencies [8642288]:

    • @adobe/aio-commerce-lib-core@0.6.2

@adobe/aio-commerce-lib-core@0.6.2

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

@adobe/aio-commerce-lib-events@0.6.1

Patch Changes

  • #274 d599ba8 Thanks @iivvaannxx! - Fix typo: prioritary should be priority

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

  • Updated dependencies [8642288, a502120]:

    • @adobe/aio-commerce-lib-auth@0.8.2
    • @adobe/aio-commerce-lib-core@0.6.2
    • @adobe/aio-commerce-lib-api@0.6.2

@adobe/aio-commerce-sdk@0.7.4

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

  • Updated dependencies [d599ba8, 8642288, a502120]:

    • @adobe/aio-commerce-lib-events@0.6.1
    • @adobe/aio-commerce-lib-auth@0.8.2
    • @adobe/aio-commerce-lib-core@0.6.2
    • @adobe/aio-commerce-lib-api@0.6.2

@aio-commerce-sdk/config-tsdown@1.0.1

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

@aio-commerce-sdk/common-utils@0.2.2

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

  • Updated dependencies [8642288]:

    • @adobe/aio-commerce-lib-core@0.6.2

@aio-commerce-sdk/scripting-utils@0.2.2

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

  • #266 3398078 Thanks @iivvaannxx! - Export replaceEnvVar utility

  • Updated dependencies [8642288]:

    • @adobe/aio-commerce-lib-core@0.6.2

@aio-commerce-sdk/scripts@0.0.1

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

@aio-commerce-sdk/generators@1.0.1

Patch Changes

  • #267 8642288 Thanks @jnatherley! - Implements a rolldown plugin to correctly externalize transitive dependencies of private packages during build, but keep the source code of those same packages bundled.

@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from e183956 to c2a33dd Compare February 27, 2026 18:21
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 7bbd130 to f2250aa Compare March 3, 2026 18:14
@github-actions github-actions bot force-pushed the changeset-release/main branch from f2250aa to e699b01 Compare March 4, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants