@m4ike1/ion-coding-agent 0.1.0 → 0.85.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,16 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ## [0.1.0] - 2026-09-24
6
-
7
- ### Breaking Changes
8
-
9
- - Restarted the `@m4ike1` version line at 0.1.0. The versions inherited from upstream Pi (`0.85.1`, `0.86.1`) stay on npm and remain installable by exact version, but they are a different line: this release sorts below them, so an existing `^0.86.1` range will not pick it up, and inter-package ranges move to `^0.1.0`. The `latest` dist-tag follows ion's own line from this release onward.
10
-
11
- ## [0.86.1] - 2026-09-24
12
-
13
- ## [0.86.0] - 2026-09-24
14
-
15
5
  ### Breaking Changes
16
6
 
17
7
  - Renamed this package from `@maikel/ion-coding-agent` to `@m4ike1/ion-coding-agent` (breaking). The `@maikel` npm scope belongs to another account, so the fork publishes under `@m4ike1`. Import specifiers and dependency ranges change accordingly. Nothing was ever published under the old scope, so there is no published version to migrate from.