Changeset 054b603 in Klonkt for package.json


Ignore:
Timestamp:
06/29/2026 10:50:52 PM (2 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
b607d4d
Parents:
3f9f71d
Message:

release: 1.0.0 — first stable release

Cut the accumulated [Unreleased] changes as 1.0.0 (out of beta/rc) and bump the
version; folded this session's user-visible changes into the changelog.

  • CHANGELOG.md — [Unreleased] → [1.0.0] (2026-06-30) with a fresh empty Unreleased; added the Circle members popup (Added), profile-metadata federation + sharper images (Changed) and the boost-delivery + unfollow fixes (Fixed); dropped the "during the beta" note from the intro
  • package.json — version 1.0.0-rc1 → 1.0.0

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package.json

    r3f9f71d r054b603  
    11{
    22  "name": "klonkt",
    3   "version": "1.0.0-rc1",
     3  "version": "1.0.0",
    44  "description": "Klonkt — self-hosted multi-site music & blog platform (solo, hub or circles). Node + SQLite + htmx.",
    55  "license": "AGPL-3.0-or-later",
Note: See TracChangeset for help on using the changeset viewer.