Skip to content

Commit 871ba39

Browse files
committed
chore: bump package version
1 parent cee3eb8 commit 871ba39

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/slow-groups-find.md

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

demo/ctx/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# ctx
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#2061](https://github.com/lingodotdev/lingo.dev/pull/2061) [`cee3eb8`](https://github.com/lingodotdev/lingo.dev/commit/cee3eb86550ca4905fc99fe90786fb7523288a61) Thanks [@Bhavya031](https://github.com/Bhavya031)! - Add CTX AI context engine to generate and maintain lingo-context.md

demo/ctx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ctx",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"type": "module",
55
"bin": {
66
"ctx": "./agent.ts"

0 commit comments

Comments
 (0)