Skip to content

Commit 2e3ad52

Browse files
ci: release (#130)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab73a2d commit 2e3ad52

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/real-teams-lead.md

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

.changeset/twenty-canyons-run.md

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

packages/pds/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @getcirrus/pds
22

3+
## 0.10.5
4+
5+
### Patch Changes
6+
7+
- [#131](https://github.com/ascorbic/cirrus/pull/131) [`ab73a2d`](https://github.com/ascorbic/cirrus/commit/ab73a2d71451fa2c6fa17038a789c44ec8520649) Thanks [@ascorbic](https://github.com/ascorbic)! - Stream getRepo response to fix OOM on large repos
8+
9+
- [#129](https://github.com/ascorbic/cirrus/pull/129) [`764fef3`](https://github.com/ascorbic/cirrus/commit/764fef37bbd0a65ce8eeadf5cf30b3f812071466) Thanks [@ascorbic](https://github.com/ascorbic)! - Include "cirrus" in the version string returned from the health check endpoint.
10+
311
## 0.10.4
412

513
### Patch Changes

packages/pds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getcirrus/pds",
3-
"version": "0.10.4",
3+
"version": "0.10.5",
44
"description": "Cirrus – A single-user AT Protocol PDS on Cloudflare Workers",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)