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 1
1
# Changelog
2
2
3
+ ## v0.2.0
4
+
5
+ [ compare changes] ( https://github.com/jcamp-code/starter-typescript/compare/v0.1.0...v0.2.0 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Add typescript declarations and vitest ([ 13e0345] ( https://github.com/jcamp-code/starter-typescript/commit/13e0345 ) )
10
+ - Added unbuild ([ e290883] ( https://github.com/jcamp-code/starter-typescript/commit/e290883 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Update readme ([ d502582] ( https://github.com/jcamp-code/starter-typescript/commit/d502582 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - John Campion
< [email protected] >
19
+
3
20
## v0.1.0
4
21
5
22
### 🚀 Enhancements
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jcamp/starter-typescript" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1 .0" ,
4
+ "version" : " 0.2 .0" ,
5
5
"private" : true ,
6
6
"description" : " Starter repo for Typescript projects and NPM packages" ,
7
7
"author" : " John Campion" ,
You can’t perform that action at this time.
0 commit comments