Skip to content

Commit 15487a7

Browse files
ci: release (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 84c2e22 commit 15487a7

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/cli-generate-password.md

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

.changeset/pds-dashboard.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.11.0
4+
5+
### Minor Changes
6+
7+
- [#137](https://github.com/ascorbic/cirrus/pull/137) [`90e9771`](https://github.com/ascorbic/cirrus/commit/90e9771f61ad74b276d10cda7b9a900f72691605) Thanks [@ascorbic](https://github.com/ascorbic)! - Add option to auto-generate a password during `pds init` and `pds secret password`, with clipboard copy support
8+
9+
- [#136](https://github.com/ascorbic/cirrus/pull/136) [`287c971`](https://github.com/ascorbic/cirrus/commit/287c971cb82ee41519c51f2528641093bd304172) Thanks [@ascorbic](https://github.com/ascorbic)! - Add live terminal dashboard for PDS monitoring via `pds dashboard`. Shows repository stats, federation sync status, firehose subscribers with IPs, real-time event log, and notifications. Also adds a web dashboard at `/status`.
10+
311
## 0.10.6
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.6",
3+
"version": "0.11.0",
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)