Skip to content

skillskit 0.1.0

Latest

Choose a tag to compare

@tahirraufkeeyu tahirraufkeeyu released this 21 Apr 12:24
· 37 commits to main since this release
79c1622

skillskit 0.1.0

Installable via:

# Homebrew (macOS + Linux)
brew tap tahirraufkeeyu/tap
brew install skillskit

# Scoop (Windows)
scoop bucket add skillskit https://github.com/tahirraufkeeyu/scoop-bucket
scoop install skillskit

# Or download a binary from below and drop it on your PATH.

Then: skillskit install all.

Changelog

Features

Fixes

  • 65f0da1: fix(release): upload dist/ as workflow artifact so snapshot runs are useful (tahirraufkeeyu tahir@keeyu.app)
  • c6ee054: fix(site): avoid Vite static-analysis error on pagefind dynamic import (tahirraufkeeyu tahir@keeyu.app)
  • dfc84cb: fix(site): drop reserved 'slug' field from content collection schema + mirror (tahirraufkeeyu tahir@keeyu.app)

Chores

Docs

Other