Skip to content

chore(release): version packages#34

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

chore(release): version packages#34
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

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

@padosoft/cli@1.3.0

Minor Changes

  • #33 d5ebec8 Thanks @47PADO47! - Add three monorepo management commands: dep add, expo update, and i18n extract.

    • dep add [packages...] — adds packages to the workspace catalog and wires catalog: refs to all apps/ and/or packages/ members; supports --tag, --scope, --dry-run, --install
    • expo update — batch-updates all Expo packages (expo, expo-*, @expo/*) in the current workspace to a specified npm dist-tag (default: canary); handles dependencies, devDependencies, overrides, workspaces.catalog, and patchedDependencies keys
    • i18n extract [paths...] — extracts flat dot-notation translation keys from any locale file via dynamic import; supports --format array|object, --file, and --table

    Add utils/workspace.ts with shared utilities: readJSON, writeJSON, runCommand, formatFile, parsePackageSpec, getTaggedVersion, sortDeps, mapLimit.

@padosoft/react@1.1.0

Minor Changes

  • #35 84ef39a Thanks @47PADO47! - Add genericMemo — a typed wrapper around React.memo() that infers component props automatically and accepts an optional propsAreEqual comparator.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9b74b2c to db96e7f Compare July 2, 2026 11:49
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