File tree Expand file tree Collapse file tree 4 files changed +32
-2
lines changed
Expand file tree Collapse file tree 4 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file. See
44[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 1.0.0-canary.6 - 2019-12-23
7+
8+ #### 🚀 Updates
9+
10+ - Merge _ .types.d.ts files into matching _ .d.ts files during release (#16 )
11+ ([ b20edac] ( https://github.com/email-types/email-types/commit/b20edac ) ), closes
12+ [ #16 ] ( https://github.com/email-types/email-types/issues/16 )
13+
14+ ** Note:** Version bump only for package @email-types/data
15+
16+ # Change Log
17+
18+ All notable changes to this project will be documented in this file. See
19+ [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
20+
621### 1.0.0-canary.5 - 2019-12-22
722
823#### 📋 Misc
Original file line number Diff line number Diff line change 11{
22 "name" : " @email-types/data" ,
3- "version" : " 1.0.0-canary.5 " ,
3+ "version" : " 1.0.0-canary.6 " ,
44 "description" : " @email-types/data" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file. See
44[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 1.0.0-canary.2 - 2019-12-23
7+
8+ #### 🚀 Updates
9+
10+ - Merge _ .types.d.ts files into matching _ .d.ts files during release (#16 )
11+ ([ b20edac] ( https://github.com/email-types/email-types/commit/b20edac ) ), closes
12+ [ #16 ] ( https://github.com/email-types/email-types/issues/16 )
13+
14+ ** Note:** Version bump only for package @email-types/scripts
15+
16+ # Change Log
17+
18+ All notable changes to this project will be documented in this file. See
19+ [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
20+
621## 1.0.0-canary.1 - 2019-12-22
722
823#### 🚀 Updates
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @email-types/scripts" ,
4- "version" : " 1.0.0-canary.1 " ,
4+ "version" : " 1.0.0-canary.2 " ,
55 "description" : " @email-types/scripts" ,
66 "scripts" : {
77 "build" : " yarn ts tasks/build.ts" ,
You can’t perform that action at this time.
0 commit comments