Barazo lexicon schemas and TypeScript types barazo.forum
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump version to 0.1.1 for first publish under @barazo-forum scope

The v0.1.0 tag pointed to a pre-rename commit where the package was still
@atgora-forum/lexicons. This bumps the version so we can publish the
renamed package to GitHub Packages.

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "@barazo-forum/lexicons", 3 - "version": "0.1.0", 3 + "version": "0.1.1", 4 4 "description": "AT Protocol lexicon schemas and generated TypeScript types for the Barazo forum platform", 5 5 "type": "module", 6 6 "packageManager": "pnpm@10.29.2",