alpha
Login
or
Join now
nandi.uk
/
semble
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
update package number to 0.0.8
author
Jasmine Zou
date
5 months ago
(Feb 18, 2026, 9:06 AM -0800)
commit
a317fc31
a317fc31dbf44a5d731085436dbfd83c739c8f06
parent
b9cdf126
b9cdf126ac8fe26cebd8fa31599475a825527967
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
src
packages
semble-pds-client
package.json
+1
-1
src/packages/semble-pds-client/package.json
View file
Reviewed
···
1
1
{
2
2
"name": "@cosmik.network/semble-pds-client",
3
3
-
"version": "0.0.6",
3
3
+
"version": "0.0.8",
4
4
"description": "A lightweight PDS client and AtpAgent wrapper for creating and reading Semble records (Cards, Collections, CollectionLinks) directly to your PDS",
5
5
"main": "dist/index.js",
6
6
"types": "dist/index.d.ts",