omo-suites 1.5.0 → 1.5.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 +5 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -5,6 +5,11 @@ All notable changes to OMO Suites will be documented in this file.
5
5
  Format based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
  This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [1.5.1] - 2026-03-07
9
+
10
+ ### Fixed
11
+ - Repository URL in package.json (corrected to `omo-suites-installer`)
12
+
8
13
  ## [1.5.0] - 2026-03-07
9
14
 
10
15
  ### Added
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omo-suites",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "OMO Suites — OpenCode plugin + CLI toolkit. Multi-model orchestration, profiles, agent routing, MCP/LSP management.",
5
5
  "type": "module",
6
6
  "main": "dist/plugin.js",
@@ -53,7 +53,7 @@
53
53
  "author": "TheFahmi",
54
54
  "repository": {
55
55
  "type": "git",
56
- "url": "git+https://github.com/TheFahmi/omocs.git"
56
+ "url": "git+https://github.com/TheFahmi/omo-suites-installer.git"
57
57
  },
58
58
  "keywords": [
59
59
  "opencode",