Skip to content

Commit 04b0912

Browse files
committed
build: release 19.1.0-next.1
1 parent c680f61 commit 04b0912

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"slate-angular": "19.0.0"
66
},
77
"changesets": [
8-
"honest-horses-cheer"
8+
"honest-horses-cheer",
9+
"thick-poets-juggle"
910
]
1011
}

packages/CHANGELOG.md

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

3+
## 19.1.0-next.1
4+
5+
### Patch Changes
6+
7+
- [`c680f61bd13bc58f7d6fc482ab107e261918b369`](https://github.com/worktile/slate-angular/commit/c680f61bd13bc58f7d6fc482ab107e261918b369) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - fixed slate and slate-dom version
8+
39
## 19.1.0-next.0
410

511
### Minor 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": "19.1.0-next.0",
3+
"version": "19.1.0-next.1",
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)