Skip to content

Bump version to 1.1.0#19

Merged
nbeerbower merged 1 commit into
mainfrom
claude/update-hemlock-version-286wp
Apr 4, 2026
Merged

Bump version to 1.1.0#19
nbeerbower merged 1 commit into
mainfrom
claude/update-hemlock-version-286wp

Conversation

@nbeerbower

Copy link
Copy Markdown
Contributor

Summary

This PR updates the HPM (Hemlock Package Manager) version from 1.0.7 to 1.1.0 across all relevant files.

Changes

  • Updated HPM_VERSION constant in src/main.hml from "1.0.7" to "1.1.0"
  • Updated User-Agent header in src/github.hml from "hpm/1.0.7" to "hpm/1.1.0" (in two locations: github_request() and repo_exists() functions)
  • Updated default Hemlock version in src/lockfile.hml from "1.0.0" to "1.1.0"
  • Updated package version in package.json from "1.0.8" to "1.1.0"
  • Updated corresponding test assertion in test/test_lockfile.hml to match the new default Hemlock version

Notes

The User-Agent header updates ensure that GitHub API requests identify the correct version of HPM. The lockfile default version update reflects the minimum supported Hemlock version for this release.

https://claude.ai/code/session_01AaM1k3VmxRAxjYetx98PgV

Bump all version references across the codebase: package.json,
HPM_VERSION constant, User-Agent headers, lockfile hemlock version,
and corresponding test assertions.

https://claude.ai/code/session_01AaM1k3VmxRAxjYetx98PgV
@nbeerbower
nbeerbower merged commit e54e028 into main Apr 4, 2026
1 check passed
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