File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.3 - 2019-12-03
7+
8+ #### 🚀 Updates
9+
10+ - Add typecheck fn, kebab case doctype keys, combine mso properties (#12 )
11+ ([ 1daf2c3] ( https://github.com/email-types/email-types/commit/1daf2c3 ) ), closes
12+ [ #12 ] ( https://github.com/email-types/email-types/issues/12 )
13+ - Adds data for doctypes (#11 )
14+ ([ 6a504e3] ( https://github.com/email-types/email-types/commit/6a504e3 ) ), closes
15+ [ #11 ] ( https://github.com/email-types/email-types/issues/11 )
16+
17+ #### 🛠 Internals
18+
19+ - Remove msotype and stylis-plugin-msotype packages (#10 )
20+ ([ 2b59bb6] ( https://github.com/email-types/email-types/commit/2b59bb6 ) ), closes
21+ [ #10 ] ( https://github.com/email-types/email-types/issues/10 )
22+
23+ ** Note:** Version bump only for package @email-types/data
24+
25+ # Change Log
26+
27+ All notable changes to this project will be documented in this file. See
28+ [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
29+
630## 1.0.0-canary.2 - 2019-11-17
731
832#### 🚀 Updates
Original file line number Diff line number Diff line change 11{
22 "name" : " @email-types/data" ,
3- "version" : " 1.0.0-canary.2 " ,
3+ "version" : " 1.0.0-canary.3 " ,
44 "description" : " @email-types/data" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments