-
-
Notifications
You must be signed in to change notification settings - Fork 6
chore(release): version packages #283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,15 @@ | ||
| ## akeru-bot@0.0.41 | ||
|
|
||
| ## 0.1.0 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Comment on lines
1
to
+3
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Artifacts
|
||
|
|
||
| ### Minor Changes | ||
|
|
||
| - [#276](https://github.com/opencoredev/akeru-bot/pull/276) [`730617d`](https://github.com/opencoredev/akeru-bot/commit/730617d74a9eca6047950a3f53a41d7a569610d6) Thanks [@leoisadev1](https://github.com/leoisadev1)! - Add per-bot personality settings with Chill, Balanced, and Professional styles. | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - [#275](https://github.com/opencoredev/akeru-bot/pull/275) [`554c9c4`](https://github.com/opencoredev/akeru-bot/commit/554c9c40db6d16985d2658500b7e02c297c9dbe1) Thanks [@leoisadev1](https://github.com/leoisadev1)! - Recover interrupted chats after server restarts and route supported providers through the unified Akeru agent controller. | ||
|
|
||
| ### Changes | ||
|
|
||
| - [#193](https://github.com/opencoredev/akeru-bot/pull/193) fix(marketing): connect Grok discovery pages to setup | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,14 @@ | ||
| ## @t3tools/web@0.0.41 | ||
|
|
||
| ## 0.1.0 | ||
|
Comment on lines
1
to
+3
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Artifacts
|
||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies []: | ||
| - @t3tools/contracts@0.1.0 | ||
| - @t3tools/client-runtime@0.0.1 | ||
| - @t3tools/shared@0.0.1 | ||
|
|
||
| ### Changes | ||
|
|
||
| - [#193](https://github.com/opencoredev/akeru-bot/pull/193) fix(marketing): connect Grok discovery pages to setup | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| # @t3tools/client-runtime | ||
|
|
||
| ## 0.0.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies []: | ||
| - @t3tools/contracts@0.1.0 | ||
| - @t3tools/shared@0.0.1 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,7 @@ | ||
| ## @t3tools/contracts@0.0.41 | ||
|
|
||
| ## 0.1.0 | ||
|
Comment on lines
1
to
+3
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Artifacts
|
||
|
|
||
| ### Changes | ||
|
|
||
| - [#193](https://github.com/opencoredev/akeru-bot/pull/193) fix(marketing): connect Grok discovery pages to setup | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "name": "@t3tools/contracts", | ||
| "version": "0.0.41", | ||
| "version": "0.1.0", | ||
| "private": true, | ||
| "files": [ | ||
| "dist" | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # @t3tools/shared | ||
|
|
||
| ## 0.0.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies []: | ||
| - @t3tools/contracts@0.1.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| # @t3tools/ssh | ||
|
|
||
| ## 0.0.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies []: | ||
| - @t3tools/contracts@0.1.0 | ||
| - @t3tools/shared@0.0.1 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # @t3tools/tailscale | ||
|
|
||
| ## 0.0.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies []: | ||
| - @t3tools/shared@0.0.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@t3tools/desktop@0.0.41is immediately followed by the0.1.0heading, so its section is empty and the following Patch Changes and Changes are displayed as0.1.0notes. Move the new section above the prior release heading so readers can identify what shipped in0.0.41. This is non-blocking, but it makes the published release notes misleading.Artifacts
Evidence from the check
Command output from the check
Command output from the check