Skip to content

Commit 5701375

Browse files
committed
version: apollo@0.7.2
1 parent 3034592 commit 5701375

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/nasty-items-happen.md

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

CHANGELOG.md

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

3+
## 0.7.2
4+
5+
### Patch Changes
6+
7+
- ob_chat: Fix depenencies
8+
- vocab_mapper: Fix production key loading
9+
310
## 0.7.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "apollo",
33
"module": "platform/index.ts",
4-
"version": "0.7.1",
4+
"version": "0.7.2",
55
"type": "module",
66
"scripts": {
77
"start": "NODE_ENV=production bun platform/src/index.ts",

0 commit comments

Comments
 (0)