Skip to content

Commit

Permalink
build: release 16.1.0-next.19
Browse files Browse the repository at this point in the history
  • Loading branch information
pubuzhixing8 committed Mar 18, 2024
1 parent edd539d commit 92f4d11
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@
"ninety-snakes-yawn",
"rare-snails-join",
"red-poets-grin",
"shy-weeks-report",
"silly-pillows-mate",
"slimy-cycles-share",
"strange-flowers-suffer",
"stupid-files-wait",
"stupid-grapes-warn",
"tender-cobras-walk",
"twenty-geckos-roll",
"witty-walls-hunt"
]
Expand Down
8 changes: 8 additions & 0 deletions packages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 16.1.0-next.19

### Patch Changes

- [`52fcaa1`](https://github.com/worktile/slate-angular/commit/52fcaa1f7cb6a680c02cdbc1a96059e30e8f1b53) Thanks [@huanhuanwa](https://github.com/huanhuanwa)! - prevent move selection when selection is in left or right cursor when click up

- [`edd539d`](https://github.com/worktile/slate-angular/commit/edd539d6abd59787c2c9c65ca5fe0effddfd31e1) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - update NODE_TO_INDEX and NODE_TO_PARENT when diffResult is undefined

## 16.1.0-next.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slate-angular",
"version": "16.1.0-next.18",
"version": "16.1.0-next.19",
"description": "Angular view layer for Slate",
"author": "pubuzhixing <pubuzhixing@gmail.com>",
"homepage": "https://github.com/worktile/slate-angular#readme",
Expand Down

0 comments on commit 92f4d11

Please sign in to comment.