There was an error while loading. Please reload this page.
1 parent 63e2bae commit b71baf5Copy full SHA for b71baf5
2 files changed
CHANGELOG.md
@@ -5,6 +5,12 @@
5
All notable changes to this project will be documented in this file. See
6
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
7
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
14
## [2.0.5](https://github.com/portabletext/types/compare/v2.0.4...v2.0.5) (2023-06-23)
15
16
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@portabletext/types",
3
- "version": "2.0.5",
+ "version": "2.0.6",
4
"description": "Shared TypeScript definitions for core Portable Text data structures",
"keywords": [
"portable-text"
0 commit comments