---
name: wp-module-migration
title: Changelog
description: Release history and versioning.
updated: 2026-05-25
---

# Changelog

This module does not store its release version in source files. The version is defined by the **git tag** on each [GitHub release](https://github.com/newfold-labs/wp-module-migration/releases).

When cutting a release:

1. Choose the next semver tag (see [development.md](development.md)).
2. Publish a GitHub release from `main` with that tag.
3. Add a short note here for significant releases if GitHub release notes alone are not enough context for consumers.

Recent releases:

| Version | Notes |
|---------|-------|
| 1.7.2 | Tracking file handling fix |
| 1.7.1 | Remove unused Cypress tests |
| 1.7.0 | i18n updates |

For the full history, see [GitHub releases](https://github.com/newfold-labs/wp-module-migration/releases).
