Commit a19cde5 1 parent e57c5ac commit a19cde5 Copy full SHA for a19cde5
File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ # [ 1.9.0] ( https://github.com/sapphiredev/cli/compare/v1.9.0...v1.9.0 ) - (2023-12-03)
6
+
7
+ ## π Bug Fixes
8
+
9
+ - Specify schema for both template schema files ([ 30a80bb] ( https://github.com/sapphiredev/cli/commit/30a80bb561f61b8fba78c8cfc4157ca579e73f7c ) )
10
+ - ** json schema:** Specify enum for projectLanguage ([ 2f1ba0d] ( https://github.com/sapphiredev/cli/commit/2f1ba0d7fb4597c82581601ee60391898a3b100f ) )
11
+ - ** json schema:** Fixed base schema url ([ bd37a6c] ( https://github.com/sapphiredev/cli/commit/bd37a6c5b590de90c2a1efa7cb19f16f38403273 ) )
12
+ - Install yarn v4, not v3 ([ 938ca99] ( https://github.com/sapphiredev/cli/commit/938ca99fe6dedea04978ca1ac38ac9a4505f0651 ) )
13
+
14
+ ## π Documentation
15
+
16
+ - ** readme:** Update readme to mention virtual components ([ 23aa8c5] ( https://github.com/sapphiredev/cli/commit/23aa8c5e6b0f07e4b8028c21ecb243e81d845e03 ) )
17
+
18
+ ## π Features
19
+
20
+ - Add generator for virtual piece loader (#274 ) ([ f9fa2a3] ( https://github.com/sapphiredev/cli/commit/f9fa2a359c9a1bdb3b512a7484e0da12e20f6c8b ) )
21
+
5
22
# [ 1.8.0] ( https://github.com/sapphiredev/cli/compare/v1.8.0...v1.8.0 ) - (2023-11-16)
6
23
7
24
## π Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sapphire/cli" ,
3
- "version" : " 1.8 .0" ,
3
+ "version" : " 1.9 .0" ,
4
4
"description" : " CLI for Sapphire Framework" ,
5
5
"author" : " @sapphire" ,
6
6
"license" : " MIT" ,
You canβt perform that action at this time.
0 commit comments