Skip to content

Commit

Permalink
Version Packages (dev) (#477)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 23, 2024
1 parent 1907cc8 commit 8793fe4
Show file tree
Hide file tree
Showing 23 changed files with 88 additions and 11 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"livekit-plugins/livekit-plugins-silero": "0.5.1"
},
"changesets": [
"famous-donuts-burn",
"hip-knives-fly"
]
}
6 changes: 6 additions & 0 deletions livekit-agents/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# livekit-agents

## 0.7.3-dev.1

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))

## 0.7.3-dev.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion livekit-agents/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-agents",
"private": true,
"version": "0.7.3-dev.0"
"version": "0.7.3-dev.1"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-azure

## 0.2.2-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-azure/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-azure",
"private": true,
"version": "0.2.1"
"version": "0.2.2-dev.0"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-cartesia/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-cartesia

## 0.1.2-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-cartesia/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-cartesia",
"private": true,
"version": "0.1.1"
"version": "0.1.2-dev.0"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-deepgram/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-deepgram

## 0.5.2-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-deepgram/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-deepgram",
"private": true,
"version": "0.5.1"
"version": "0.5.2-dev.0"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-elevenlabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-elevenlabs

## 0.6.1-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-elevenlabs/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-elevenlabs",
"private": true,
"version": "0.6.0"
"version": "0.6.1-dev.0"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-google

## 0.5.2-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-google/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-google",
"private": true,
"version": "0.5.1"
"version": "0.5.2-dev.0"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-minimal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-minimal

## 0.1.1-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-minimal/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-minimal",
"private": true,
"version": "0.1.0"
"version": "0.1.1-dev.0"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-nltk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-nltk

## 0.6.2-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-nltk/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-nltk",
"private": true,
"version": "0.6.1"
"version": "0.6.2-dev.0"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-openai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-openai

## 0.6.1-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-openai/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-openai",
"private": true,
"version": "0.6.0"
"version": "0.6.1-dev.0"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-rag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-rag

## 0.1.1-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-rag/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-rag",
"private": true,
"version": "0.1.0"
"version": "0.1.1-dev.0"
}
7 changes: 7 additions & 0 deletions livekit-plugins/livekit-plugins-silero/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# livekit-plugins/livekit-plugins-silero

## 0.5.2-dev.0

### Patch Changes

- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
2 changes: 1 addition & 1 deletion livekit-plugins/livekit-plugins-silero/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "livekit-plugins/livekit-plugins-silero",
"private": true,
"version": "0.5.1"
"version": "0.5.2-dev.0"
}

0 comments on commit 8793fe4

Please sign in to comment.