Skip to content

Commit 616c342

Browse files
chore: version packages (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d4a4627 commit 616c342

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/pretty-toys-show.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

demo/CHANGELOG.md

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

3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d4a4627`](https://github.com/2wheeh/react-virtual-masonry/commit/d4a46273b4895e1ddc3e46fb4a5d1d5b04a4480b)]:
8+
- react-virtual-masonry@0.1.9
9+
310
## 0.1.8
411

512
### Patch Changes

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "demo",
33
"type": "module",
44
"private": true,
5-
"version": "0.1.8",
5+
"version": "0.1.9",
66
"author": "wnhlee <2wheeh@gmail.com>",
77
"license": "MIT",
88
"packageManager": "pnpm@10.27.0",

package/CHANGELOG.md

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

3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- [`d4a4627`](https://github.com/2wheeh/react-virtual-masonry/commit/d4a46273b4895e1ddc3e46fb4a5d1d5b04a4480b) Thanks [@2wheeh](https://github.com/2wheeh)! - readme
8+
39
## 0.1.8
410

511
### Patch Changes

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-virtual-masonry",
33
"type": "module",
4-
"version": "0.1.8",
4+
"version": "0.1.9",
55
"author": "wnhlee <2wheeh@gmail.com>",
66
"license": "MIT",
77
"packageManager": "pnpm@10.27.0",

0 commit comments

Comments
 (0)