Skip to content

Commit 7ff18b8

Browse files
Version Packages (#171)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bb3f160 commit 7ff18b8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-brooms-scream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.9.3
4+
5+
### Patch Changes
6+
7+
- [#170](https://github.com/KonnorRogers/rhino-editor/pull/170) [`bb3f160`](https://github.com/KonnorRogers/rhino-editor/commit/bb3f16057056a9fa2ac69dfb5e4562f060382de6) Thanks [@KonnorRogers](https://github.com/KonnorRogers)! - Fixed a bug with removing attachments
8+
39
## 0.9.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rhino-editor",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "A custom element wrapped rich text editor",
55
"type": "module",
66
"main": "exports/index.js",

0 commit comments

Comments
 (0)