Skip to content

Commit b71baf5

Browse files
chore(release): 2.0.6 [skip ci]
1 parent 63e2bae commit b71baf5

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [2.0.6](https://github.com/portabletext/types/compare/v2.0.5...v2.0.6) (2023-08-23)
9+
10+
### Bug Fixes
11+
12+
- add provenance ([63e2bae](https://github.com/portabletext/types/commit/63e2baedf55296256f748ca556c3195151775ece))
13+
814
## [2.0.5](https://github.com/portabletext/types/compare/v2.0.4...v2.0.5) (2023-06-23)
915

1016
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portabletext/types",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Shared TypeScript definitions for core Portable Text data structures",
55
"keywords": [
66
"portable-text"

0 commit comments

Comments
 (0)