Skip to content

Commit dea2721

Browse files
committed
Backfill smithy-json changelog entries
1 parent 0df14dc commit dea2721

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"changes": [
3+
{
4+
"type": "feature",
5+
"description": "Added support for json primitives in Smithy clients."
6+
}
7+
]
8+
}

packages/smithy-json/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Changelog
22

3-
## Unreleased
4-
5-
* <Add new items here>
6-
73
## v0.0.1
84

9-
### Feature
5+
### Features
106
* Added support for json primitives in Smithy clients.

0 commit comments

Comments
 (0)