Changeset 010e073 in Klonkt for package.json


Ignore:
Timestamp:
07/16/2026 08:09:23 PM (8 weeks ago)
Author:
Robin <roboburr@…>
Branches:
main
Children:
9dbb175
Parents:
b109a29
git-author:
Robin <roboburr@…> (07/16/2026 08:09:06 PM)
git-committer:
Robin <roboburr@…> (07/16/2026 08:09:23 PM)
Message:

chore: open 1.5.0 dev cycle (version 1.5.0-dev) + changelog for Connect

Bump the dev-lane version to 1.5.0-dev so the canaries (running Connect) are
distinguishable from the public 1.4.0 release. Connect is a new feature, so per
semver the next release is a MINOR (1.5.0), not a patch. Changelog Connect entry
under [Unreleased] in EN/NL/DE; becomes [1.5.0] at release time.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package.json

    rb109a29 r010e073  
    11{
    22  "name": "klonkt",
    3   "version": "1.4.0",
     3  "version": "1.5.0-dev",
    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.