Skip to content

Commit

Permalink
Merge pull request #156 from OpenAssistantGPT/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
marcolivierbouch authored Nov 1, 2024
2 parents 04f6ac2 + d4a259b commit e4c960b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/honest-lions-learn.md

This file was deleted.

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

## 0.3.3

### Patch Changes

- Updated dependencies [0043c44]
- @openassistantgpt/ui@0.3.3

## 0.3.2

### 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": "openassistantgpt",
"version": "0.3.2",
"version": "0.3.3",
"license": "Apache-2.0",
"sideEffects": false,
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @openassistantgpt/ui

## 0.3.3

### Patch Changes

- 0043c44: feat: remove console log that is spamming the console

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openassistantgpt/ui",
"version": "0.3.2",
"version": "0.3.3",
"license": "Apache-2.0",
"sideEffects": false,
"main": "./dist/index.js",
Expand Down

0 comments on commit e4c960b

Please sign in to comment.