changesette 2.0.1

A version and changelog manager for single-package applications, using the changesets file format
1
2
3
4
5
6
7
8
{
  "name": "ublacklist",
  "version": "10.0.2",
  "private": true,
  "scripts": {
    "build": "vite build"
  }
}