# @pleach/base-tools changelog (/docs/changelog/base-tools)



This page collects the **site-content changelog entries** that
materially touched the [`@pleach/base-tools`](/docs/base-tools)
docs surface or named a `@pleach/base-tools` symbol. It is not the
runtime changelog — the canonical record of `@pleach/base-tools`
runtime behavior lives in the upstream package
[`CHANGELOG.md`](https://github.com/pleachhq/getpleach) and on
[npmjs.org/package/@pleach/base-tools](https://www.npmjs.com/package/@pleach/base-tools).

See the combined site changelog at
[`/docs/changelog/combined`](/docs/changelog/combined) for the
chronological unified view across every SKU.

## Unreleased [#unreleased]

### Fixed [#fixed]

* **Schema `codeRepository` + `sameAs` for
  [`@pleach/base-tools`](/docs/base-tools) corrected** in the
  site's Organization + SoftwareApplication JSON-LD `@graph`
  (inlined in `<head>` on every page). Both fields now point at
  `https://github.com/pleachhq/base-tools` (was
  `https://github.com/pleachhq`, a
  leftover from when the SKU schemas were drafted against an
  upstream monorepo). Load-bearing because `sameAs` is the field
  AI search engines use for entity reconciliation across the npm
  ↔ GitHub ↔ docs boundary. See the
  [combined view](/docs/changelog/combined) for the full
  cross-SKU pack.

## 2026-06-08 — page-level restructuring [#2026-06-08--page-level-restructuring]

### Changed [#changed]

* **[Examples](/docs/reference-apps) reframed and renamed to
  [Reference apps](/docs/reference-apps).** Inbound links on
  [Getting started](/docs/getting-started),
  [`@pleach/base-tools`](/docs/base-tools), and the prior
  changelog entry are repointed.

## 2026-06-08 [#2026-06-08]

### Changed [#changed-1]

* [Packages](/docs/packages) table corrected to real published
  version — `@pleach/base-tools 0.1.0` (was largely stale
  "Reserved · placeholder" framing).
