Skip to content

Commit

Permalink
chore: v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski committed Dec 11, 2024
1 parent 287c02b commit a0ceb81
Show file tree
Hide file tree
Showing 17 changed files with 52 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-beans-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-spies-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-avocados-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-foxes-yawn.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/violet-buckets-shake.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @callstack/byorg-core

## 0.6.0

### Minor Changes

- 287c02b: core: make systemPrompt both optional and sync-only
- 02bd239: core: allow for dynamic model selection
- bf009e8: core: mock chat model for testing setup

### Patch Changes

- @callstack/byorg-utils@0.6.0

## 0.5.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/byorg-core",
"version": "0.5.0",
"version": "0.6.0",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <[email protected]> (https://github.com/V3R0N), Maciej Jastrzebski <[email protected]> (https://github.com/mdjastrzebski), Kewin Wereszczynski <[email protected]> (https://github.com/Q1w1N)",
Expand Down
9 changes: 9 additions & 0 deletions packages/discord/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @callstack/byorg-discord

## 0.6.0

### Patch Changes

- Updated dependencies [287c02b]
- Updated dependencies [02bd239]
- Updated dependencies [bf009e8]
- @callstack/byorg-core@0.6.0

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/discord/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/byorg-discord",
"version": "0.5.0",
"version": "0.6.0",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <[email protected]> (https://github.com/V3R0N), Maciej Jastrzebski <[email protected]> (https://github.com/mdjastrzebski), Kewin Wereszczynski <[email protected]> (https://github.com/Q1w1N)",
Expand Down
6 changes: 6 additions & 0 deletions packages/document-loaders/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @callstack/document-loaders

## 0.6.0

### Patch Changes

- @callstack/byorg-utils@0.6.0

## 0.5.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/document-loaders/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/document-loaders",
"version": "0.5.0",
"version": "0.6.0",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <[email protected]> (https://github.com/V3R0N), Maciej Jastrzebski <[email protected]> (https://github.com/mdjastrzebski), Kewin Wereszczynski <[email protected]> (https://github.com/Q1w1N)",
Expand Down
2 changes: 2 additions & 0 deletions packages/slack-rich-text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @callstack/slack-rich-text

## 0.6.0

## 0.5.0

## 0.4.2
Expand Down
2 changes: 1 addition & 1 deletion packages/slack-rich-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/slack-rich-text",
"version": "0.5.0",
"version": "0.6.0",
"type": "module",
"license": "MIT",
"author": "Kewin Wereszczynski <[email protected]> (https://github.com/Q1w1N)",
Expand Down
15 changes: 15 additions & 0 deletions packages/slack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @callstack/byorg-slack

## 0.6.0

### Minor Changes

- c9731e5: Updated slack/bolt and slack/web-api dependencies

### Patch Changes

- Updated dependencies [287c02b]
- Updated dependencies [02bd239]
- Updated dependencies [bf009e8]
- @callstack/byorg-core@0.6.0
- @callstack/slack-rich-text@0.6.0
- @callstack/byorg-utils@0.6.0

## 0.5.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/slack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/byorg-slack",
"version": "0.5.0",
"version": "0.6.0",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <[email protected]> (https://github.com/V3R0N), Maciej Jastrzebski <[email protected]> (https://github.com/mdjastrzebski), Kewin Wereszczynski <[email protected]> (https://github.com/Q1w1N)",
Expand Down
2 changes: 2 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @callstack/byorg-utils

## 0.6.0

## 0.5.0

## 0.4.2
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/byorg-utils",
"version": "0.5.0",
"version": "0.6.0",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <[email protected]> (https://github.com/V3R0N), Maciej Jastrzebski <[email protected]> (https://github.com/mdjastrzebski), Kewin Wereszczynski <[email protected]> (https://github.com/Q1w1N)",
Expand Down

0 comments on commit a0ceb81

Please sign in to comment.