File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## Unreleased
9+
10+ ## v0.2.0 - 2024-08-21
11+
12+ ### Added
13+
14+ - Public exports (mostly utilities)
15+
16+ ### Fixed
17+
18+ - Dependency declared in wrong section
19+
820## v0.1.0 - 2024-08-12
921
1022Initial release π
Original file line number Diff line number Diff line change 11{
22 "name" : " @actcoding/supa-cli" ,
33 "description" : " Advanced CLI tooling for Supabase." ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.2 .0" ,
55 "license" : " MIT" ,
66 "type" : " module" ,
77 "homepage" : " https://actcoding.github.io/supa-cli/" ,
You canβt perform that action at this time.
0 commit comments