Skip to content

Commit

Permalink
chore(release): 2.0.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 23, 2023
1 parent 40a1acc commit a4b197a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.4](https://github.com/portabletext/types/compare/v2.0.3...v2.0.4) (2023-06-23)

### Bug Fixes

- bump semantic-release ([40a1acc](https://github.com/portabletext/types/commit/40a1acc66e34477699b2a08c5d6df25f02d8c70e))

## [2.0.3](https://github.com/portabletext/types/compare/v2.0.2...v2.0.3) (2023-06-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/types",
"version": "2.0.3",
"version": "2.0.4",
"description": "Shared TypeScript definitions for core Portable Text data structures",
"keywords": [
"portable-text"
Expand Down

0 comments on commit a4b197a

Please sign in to comment.