Skip to content

Commit 935b403

Browse files
Merge pull request #177 from OpenAssistantGPT/changeset-release/main
Version Packages
2 parents 60d7de8 + a5a568d commit 935b403

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/angry-donkeys-share.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# core
22

3+
## 0.3.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [91497dc]
8+
- @openassistantgpt/ui@0.3.7
9+
310
## 0.3.7
411

512
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openassistantgpt",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

packages/ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @openassistantgpt/ui
22

3+
## 0.3.7
4+
5+
### Patch Changes
6+
7+
- 91497dc: Add feature to remove all icons from chat
8+
39
## 0.3.6
410

511
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openassistantgpt/ui",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)