Skip to content

Commit 27d884a

Browse files
chore: version packages (#77)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 58233b1 commit 27d884a

13 files changed

Lines changed: 42 additions & 13 deletions

File tree

.changeset/public-deserts-guess.md

Lines changed: 0 additions & 5 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.1.0"
19+
"version": "0.1.1"
2020
},
21-
"version": "0.1.0"
21+
"version": "0.1.1"
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.1
4+
5+
### Patch Changes
6+
7+
- Fixed npx support ([`58233b1`](https://github.com/wevm/curl.md/commit/58233b1ed3d16f2f6789b2233510dbee747d9b09))
8+
39
## 0.1.0
410

511
### Minor 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.1.0",
3+
"version": "0.1.1",
44
"description": "URL to markdown for agents",
55
"contributors": [
66
"tmm <t@curl.md>",

plugins/amp/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`58233b1`](https://github.com/wevm/curl.md/commit/58233b1ed3d16f2f6789b2233510dbee747d9b09)]:
8+
- curl.md@0.1.1
9+
310
## 0.1.0
411

512
### Minor 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.1.0",
3+
"version": "0.1.1",
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.1.0"
18+
"version": "0.1.1"
1919
}

plugins/claude/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`58233b1`](https://github.com/wevm/curl.md/commit/58233b1ed3d16f2f6789b2233510dbee747d9b09)]:
8+
- curl.md@0.1.1
9+
310
## 0.1.0
411

512
### Minor 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.1.0",
3+
"version": "0.1.1",
44
"description": "URL to markdown for Claude",
55
"contributors": [
66
"tmm <t@curl.md>",

plugins/opencode/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`58233b1`](https://github.com/wevm/curl.md/commit/58233b1ed3d16f2f6789b2233510dbee747d9b09)]:
8+
- curl.md@0.1.1
9+
310
## 0.1.0
411

512
### Minor Changes

0 commit comments

Comments
 (0)