Skip to content

Commit

Permalink
Version Packages (#151)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 31, 2024
1 parent 98bb49c commit f8c4336
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-beds-cover.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.9.1

### Patch Changes

- [#150](https://github.com/KonnorRogers/rhino-editor/pull/150) [`98bb49c`](https://github.com/KonnorRogers/rhino-editor/commit/98bb49caf67c3d0f83fe4e3a2413da937cd8fa31) Thanks [@KonnorRogers](https://github.com/KonnorRogers)! - Add default word-break to .trix-content <https://github.com/basecamp/trix/pull/1126>

## 0.9.0

### Minor Changes
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": "rhino-editor",
"version": "0.9.0",
"version": "0.9.1",
"description": "A custom element wrapped rich text editor",
"type": "module",
"main": "exports/index.js",
Expand Down

0 comments on commit f8c4336

Please sign in to comment.