Skip to content

Commit 50d6b7c

Browse files
author
sora
committed
version bump
1 parent 9c59e56 commit 50d6b7c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.0.0-alpha.17
2+
3+
- Fixed: BLock selection was broken by the new keyboard event handler
4+
15
# v1.0.0-alpha.16
26

37
- Fixed: Block movement and indentation were broken by the new keyboard event handler

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osmoscraft/osmosnote",
3-
"version": "1.0.0-alpha.16",
3+
"version": "1.0.0-alpha.17",
44
"description": "",
55
"main": "main.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)