Skip to content

Commit 813f7fb

Browse files
committed
build: release 17.0.0
1 parent 3c9af8f commit 813f7fb

3 files changed

Lines changed: 7 additions & 11 deletions

File tree

.changeset/pre.json

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

packages/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,12 @@
216216

217217
- [#242](https://github.com/worktile/slate-angular/pull/242) [`fface3b`](https://github.com/worktile/slate-angular/commit/fface3b4fc907b7f569a06d23a2ebf22bf2803ba) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - improve isLineBreakEmptyString、forEachMovedItem、setBaseAndExtent performance issues
218218

219+
## 17.0.0
220+
221+
### Major Changes
222+
223+
- [#258](https://github.com/worktile/slate-angular/pull/258) [`ec6262d`](https://github.com/worktile/slate-angular/commit/ec6262dcfb302a5ab11882178feaeb2bbbc55e43) Thanks [@cmm-va](https://github.com/cmm-va)! - build: bump angular to 17
224+
219225
## 17.0.0-next.0
220226

221227
### Major Changes

packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slate-angular",
3-
"version": "17.0.0-next.0",
3+
"version": "17.0.0",
44
"description": "Angular view layer for Slate",
55
"author": "pubuzhixing <pubuzhixing@gmail.com>",
66
"homepage": "https://github.com/worktile/slate-angular#readme",

0 commit comments

Comments
 (0)