Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 9, 2024
1 parent 6575f83 commit 327fddd
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.0](https://github.com/sanity-io/sanity-plugin-markdown/compare/v4.1.2...v5.0.0) (2024-09-09)

### ⚠ BREAKING CHANGES

- upgrade to `@sanity/ui` v2 (#100)

### Features

- upgrade to `@sanity/ui` v2 ([#100](https://github.com/sanity-io/sanity-plugin-markdown/issues/100)) ([6575f83](https://github.com/sanity-io/sanity-plugin-markdown/commit/6575f8311ad2ee3a0a42d61c4556dc595ef7e8ce))

## [4.1.2](https://github.com/sanity-io/sanity-plugin-markdown/compare/v4.1.1...v4.1.2) (2024-04-12)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-plugin-markdown",
"version": "4.1.2",
"version": "5.0.0",
"description": "Markdown fields in Sanity Studio. Supports Github flavored Markdown and image uploads.",
"keywords": [
"sanity",
Expand Down

0 comments on commit 327fddd

Please sign in to comment.