Skip to content

Commit

Permalink
Version Packages (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
seek-oss-ci committed Mar 2, 2023
1 parent 9fc8c0d commit ff84a96
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .changeset/wicked-emus-jog.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# playroom

## 0.29.0

### Minor Changes

- 9fc8c0d: Adds VSCode-style keybindings for move line up/down and copy line up/down.
Works for selections as well as single lines.

See the VSCode keyboard shortcut reference for details ([Mac]/[Windows]).

[mac]: https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf
[windows]: https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf

## 0.28.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "playroom",
"version": "0.28.2",
"version": "0.29.0",
"description": "Design with code, powered by your own component library",
"main": "utils/index.js",
"types": "utils/index.d.ts",
Expand Down

0 comments on commit ff84a96

Please sign in to comment.