Skip to content

Commit

Permalink
Merge pull request #3 from gzimbron/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
gzimbron authored Feb 9, 2024
2 parents 01fb632 + e13d8aa commit 5d89640
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-doors-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-apricots-march.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 @@
# @gzim/svelte-datagrid

## 0.0.2

### Patch Changes

- d447fbd: Update grid view when total rows or row height change; Update % scroll on rows length change
- 44526c1: Fix: Scroll percent showing correctly from 0 to 100%

## 0.0.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": "@gzim/svelte-datagrid",
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 5d89640

Please sign in to comment.