Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 13, 2024
1 parent ee73b75 commit 5b9fa99
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/wicked-carrots-watch.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# playroom

## 0.39.0

### Minor Changes

- ee73b75: Update snippets behaviour to instantly navigate and scroll to the currently selected snippet.
This eliminates sluggish feeling caused by smooth scroll.

## 0.38.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playroom",
"version": "0.38.1",
"version": "0.39.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 5b9fa99

Please sign in to comment.