Skip to content

Commit 209d498

Browse files
github-actions[bot]htunnicliff
authored andcommitted
Release
1 parent 3eeba87 commit 209d498

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/four-mice-stare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/spotty-worlds-like.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/jmap-jam/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# jmap-jam
22

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- d2eb111: Improve email header types
8+
9+
### Patch Changes
10+
11+
- 5bedd7b: Fix incorrect bodyProperties types
12+
313
## 0.10.1
414

515
### Patch Changes

packages/jmap-jam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jmap-jam",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)