ur-agent 1.13.9 → 1.14.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
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.14.1
4
+
5
+ ### Changed
6
+ - Removed the `desktop-app` startup tip pointing to `clau.de/desktop`.
7
+
8
+ ### Changed
9
+ - **Version bump.** Updated from 1.14.0 to 1.14.1 across `package.json`, `bunfig.toml`, and bundled CLI.
10
+
11
+ ## 1.14.0
12
+
13
+ ### Changed
14
+ - **Version bump.** Updated from 1.13.9 to 1.14.0 across `package.json`, `bunfig.toml`, and bundled CLI.
15
+
16
+ ### Verified
17
+ - Rebuilt `dist/cli.js` at 1.14.0 and verified release check, package check, and version output.
18
+
3
19
  ## 1.13.9
4
20
 
5
21
  ### Added