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.2 - 2019-11-17
7+
8+ #### 🚀 Updates
9+
10+ - ** [ msotype] ** add conditional operators and versions (#5 )
11+ ([ e62a2e6] ( https://github.com/email-types/email-types/commit/e62a2e6 ) ), closes
12+ [ #5 ] ( https://github.com/email-types/email-types/issues/5 )
13+
14+ #### 🛠 Internals
15+
16+ - remove babel runtime (#3 )
17+ ([ 47aa3bf] ( https://github.com/email-types/email-types/commit/47aa3bf ) ), closes
18+ [ #3 ] ( https://github.com/email-types/email-types/issues/3 )
19+
20+ ** Note:** Version bump only for package @email-types/data
21+
22+ # Change Log
23+
24+ All notable changes to this project will be documented in this file. See
25+ [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
26+
627## 1.0.0-canary.1 - 2019-11-10
728
829#### 🚀 Updates
Original file line number Diff line number Diff line change 11{
22 "name" : " @email-types/data" ,
3- "version" : " 1.0.0-canary.1 " ,
3+ "version" : " 1.0.0-canary.2 " ,
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-11-17
7+
8+ #### 🚀 Updates
9+
10+ - ** [ msotype] ** add conditional operators and versions (#5 )
11+ ([ e62a2e6] ( https://github.com/email-types/email-types/commit/e62a2e6 ) ), closes
12+ [ #5 ] ( https://github.com/email-types/email-types/issues/5 )
13+ - ** [ msotype] ** add ms vendor patches (#4 )
14+ ([ 3813790] ( https://github.com/email-types/email-types/commit/3813790 ) ), closes
15+ [ #4 ] ( https://github.com/email-types/email-types/issues/4 )
16+
17+ #### 🐞 Fixes
18+
19+ - build latest msotype (#7 )
20+ ([ d101828] ( https://github.com/email-types/email-types/commit/d101828 ) ), closes
21+ [ #7 ] ( https://github.com/email-types/email-types/issues/7 )
22+
23+ ** Note:** Version bump only for package msotype
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.1 - 2019-11-10
731
832#### 🚀 Updates
Original file line number Diff line number Diff line change 11{
22 "name" : " msotype" ,
3- "version" : " 1.0.0-canary.1 " ,
3+ "version" : " 1.0.0-canary.2 " ,
44 "description" : " TypeScript definitions for MSO (Microsoft Office), including definitions for the mso- CSS vendor prefix." ,
55 "main" : " index.js" ,
66 "types" : " 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-11-17
7+
8+ #### 🚀 Updates
9+
10+ - ** [ msotype] ** add conditional operators and versions (#5 )
11+ ([ e62a2e6] ( https://github.com/email-types/email-types/commit/e62a2e6 ) ), closes
12+ [ #5 ] ( https://github.com/email-types/email-types/issues/5 )
13+ - ** [ msotype] ** add ms vendor patches (#4 )
14+ ([ 3813790] ( https://github.com/email-types/email-types/commit/3813790 ) ), closes
15+ [ #4 ] ( https://github.com/email-types/email-types/issues/4 )
16+
17+ ** Note:** Version bump only for package @email-types/scripts
18+
19+ # Change Log
20+
21+ All notable changes to this project will be documented in this file. See
22+ [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
23+
624## 1.0.0-canary.1 - 2019-11-10
725
826#### 🚀 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 "main" : " index.js" ,
77 "types" : " index.d.ts" ,
88 "scripts" : {
99 "build" : " ts-node --files src/index.ts"
1010 },
1111 "dependencies" : {
12- "@email-types/data" : " 1.0.0-canary.1 " ,
12+ "@email-types/data" : " 1.0.0-canary.2 " ,
1313 "colors" : " ^1.4.0" ,
1414 "fs-extra" : " ^8.1.0" ,
1515 "mri" : " ^1.1.4" ,
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+ ## 0.0.1-canary.1 - 2019-11-17
7+
8+ #### 🚀 Updates
9+
10+ - ** [ msotype] ** add conditional operators and versions (#5 )
11+ ([ e62a2e6] ( https://github.com/email-types/email-types/commit/e62a2e6 ) ), closes
12+ [ #5 ] ( https://github.com/email-types/email-types/issues/5 )
13+
14+ #### 🛠 Internals
15+
16+ - add pr github action for conventional titles (#2 )
17+ ([ b4559cc] ( https://github.com/email-types/email-types/commit/b4559cc ) ), closes
18+ [ #2 ] ( https://github.com/email-types/email-types/issues/2 )
19+ - remove babel runtime (#3 )
20+ ([ 47aa3bf] ( https://github.com/email-types/email-types/commit/47aa3bf ) ), closes
21+ [ #3 ] ( https://github.com/email-types/email-types/issues/3 )
22+
23+ ** Note:** Version bump only for package stylis-plugin-mso
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## 0.0.1-canary.0 - 2019-11-10
731
832#### 🚀 Updates
Original file line number Diff line number Diff line change 11{
22 "name" : " stylis-plugin-mso" ,
3- "version" : " 0.0.1-canary.0 " ,
3+ "version" : " 0.0.1-canary.1 " ,
44 "description" : " A Stylis plugin that adds support for the mso- CSS vendor prefix" ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/cjs/index.d.ts" ,
1616 "dev" : " run-p \" build:* --watch\" "
1717 },
1818 "dependencies" : {
19- "@email-types/data" : " 1.0.0-canary.1 "
19+ "@email-types/data" : " 1.0.0-canary.2 "
2020 },
2121 "devDependencies" : {
2222 "@emotion/cache" : " ^10.0.19" ,
You can’t perform that action at this time.
0 commit comments