Skip to content

Commit e9dd9f2

Browse files
committed
Release
- @email-types/data@1.0.0-canary.4
1 parent 61539b8 commit e9dd9f2

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

packages/data/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All 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.4 - 2019-12-16
7+
8+
#### 🚀 Updates
9+
10+
- Doctypes api and verification (#13)
11+
([61539b8](https://github.com/email-types/email-types/commit/61539b8)), closes
12+
[#13](https://github.com/email-types/email-types/issues/13)
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.3 - 2019-12-03
722

823
#### 🚀 Updates

packages/data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@email-types/data",
3-
"version": "1.0.0-canary.3",
3+
"version": "1.0.0-canary.4",
44
"description": "@email-types/data",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)