Skip to content

Commit 2054ba2

Browse files
chore: version packages (#76)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b08434 commit 2054ba2

13 files changed

Lines changed: 58 additions & 17 deletions

File tree

.changeset/some-frogs-change.md

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

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"source": {
1717
"package": "@curl.md/claude",
1818
"source": "npm",
19-
"version": "0.0.7"
19+
"version": "0.1.0"
2020
},
21-
"version": "0.0.7"
21+
"version": "0.1.0"
2222
}
2323
]
2424
}

cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# curl.md
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- Public release ([`5b08434`](https://github.com/wevm/curl.md/commit/5b08434cd9a4bdc0b0416e3e42848f03f97102f1))
8+
39
## 0.0.25
410

511
### Patch Changes

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "curl.md",
3-
"version": "0.0.25",
3+
"version": "0.1.0",
44
"description": "URL to markdown for agents",
55
"contributors": [
66
"tmm <t@curl.md>",

plugins/amp/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @curl.md/amp
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- Public release ([`5b08434`](https://github.com/wevm/curl.md/commit/5b08434cd9a4bdc0b0416e3e42848f03f97102f1))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`5b08434`](https://github.com/wevm/curl.md/commit/5b08434cd9a4bdc0b0416e3e42848f03f97102f1)]:
12+
- curl.md@0.1.0
13+
314
## 0.0.14
415

516
### Patch Changes

plugins/amp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curl.md/amp",
3-
"version": "0.0.14",
3+
"version": "0.1.0",
44
"description": "URL to markdown for Amp",
55
"bin": {
66
"curlmd-amp": "./dist/install.js"

plugins/claude/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"type": "boolean"
1616
}
1717
},
18-
"version": "0.0.7"
18+
"version": "0.1.0"
1919
}

plugins/claude/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @curl.md/claude
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- Public release ([`5b08434`](https://github.com/wevm/curl.md/commit/5b08434cd9a4bdc0b0416e3e42848f03f97102f1))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`5b08434`](https://github.com/wevm/curl.md/commit/5b08434cd9a4bdc0b0416e3e42848f03f97102f1)]:
12+
- curl.md@0.1.0
13+
314
## 0.0.7
415

516
### Patch Changes

plugins/claude/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curl.md/claude",
3-
"version": "0.0.7",
3+
"version": "0.1.0",
44
"description": "URL to markdown for Claude",
55
"contributors": [
66
"tmm <t@curl.md>",

plugins/opencode/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @curl.md/opencode
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- Public release ([`5b08434`](https://github.com/wevm/curl.md/commit/5b08434cd9a4bdc0b0416e3e42848f03f97102f1))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`5b08434`](https://github.com/wevm/curl.md/commit/5b08434cd9a4bdc0b0416e3e42848f03f97102f1)]:
12+
- curl.md@0.1.0
13+
314
## 0.0.11
415

516
### Patch Changes

0 commit comments

Comments
 (0)