@oh-my-pi/pi-mom 1.337.0 → 1.337.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,16 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [1.337.1] - 2026-01-02
6
+
7
+ ### Changed
8
+
9
+ - Forked to @oh-my-pi scope with unified versioning across all packages
10
+
11
+ ## [1.337.0] - 2026-01-02
12
+
13
+ Initial release under @oh-my-pi scope. See previous releases at [badlogic/pi-mono](https://github.com/badlogic/pi-mono).
14
+
5
15
  ## [0.31.1] - 2026-01-02
6
16
 
7
17
  ## [0.31.0] - 2026-01-02
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oh-my-pi/pi-mom",
3
- "version": "1.337.0",
3
+ "version": "1.337.1",
4
4
  "description": "Slack bot that delegates messages to the pi coding agent",
5
5
  "type": "module",
6
6
  "bin": {