Skip to content

chore(release): bump remaining aimock refs to 1.39.0 - #384

Merged
contextablemark merged 1 commit into
mainfrom
chore/bump-remaining-1.39.0-refs
Aug 19, 2026
Merged

chore(release): bump remaining aimock refs to 1.39.0#384
contextablemark merged 1 commit into
mainfrom
chore/bump-remaining-1.39.0-refs

Conversation

@jpr5

@jpr5 jpr5 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Follow-up sweep to #383 (v1.39.0 release), which bumped package.json, CHANGELOG.md, Chart.yaml appVersion, and .claude-plugin/plugin.json but missed three version references. This bumps the remaining ones from 1.38.0 to 1.39.0:

  • .claude-plugin/marketplace.json — aimock npm version constraint ^1.38.0^1.39.0
  • packages/aimock-pytest/src/aimock_pytest/_version.pyAIMOCK_VERSION (default aimock server version the pytest client downloads/runs) 1.38.01.39.0
  • packages/aimock-pytest/README.md — CLI-options default-version text 1.38.01.39.0

No source changes. The pytest package's own version (pyproject.toml) is intentionally untouched. Remaining 1.38.0 references in CHANGELOG.md are historical release-notes entries and are intentionally left as-is.

@pkg-pr-new

pkg-pr-new Bot commented Aug 19, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@copilotkit/aimock@384

commit: 3daabc8

@contextablemark contextablemark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@contextablemark
contextablemark merged commit 5d730a5 into main Aug 19, 2026
24 checks passed
@contextablemark
contextablemark deleted the chore/bump-remaining-1.39.0-refs branch August 19, 2026 05:51
contextablemark added a commit that referenced this pull request Aug 19, 2026
Bumps the `aimock-pytest` Python package from 0.5.2 to 0.5.3. This is
the Python package's own version series and is unrelated to the
`@copilotkit/aimock` npm server version (1.39.0).

## Changes
- `packages/aimock-pytest/pyproject.toml`: `[project]` version 0.5.2 to
0.5.3 (dependencies and the `AIMOCK_VERSION` pin untouched).
- `CHANGELOG.md` (root, where prior 0.5.x aimock-pytest notes live):
adds a `### Changed` note under `[Unreleased]` — `aimock-pytest` 0.5.3
now defaults to `@copilotkit/aimock` 1.39.0.

## Ordering
The "defaults to 1.39.0" claim already holds on `main`: `_version.py`
pins `AIMOCK_VERSION = "1.39.0"` (from #384, merged). No ordering
dependency.
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.

2 participants