Skip to content

Commit 5858c45

Browse files
committed
version: apollo@0.12.0
1 parent 6ad825a commit 5858c45

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/cold-schools-tie.md

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

.changeset/little-pumas-hammer.md

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

CHANGELOG.md

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

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 4f5a5f2: allow ai edits of existing workflows
8+
9+
### Patch Changes
10+
11+
- 2776d4d: update token limit for job chat
12+
313
## 0.11.4
414

515
### 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.11.4",
4+
"version": "0.12.0",
55
"type": "module",
66
"scripts": {
77
"start": "NODE_ENV=production bun platform/src/index.ts",

0 commit comments

Comments
 (0)