Skip to content

Commit 5a34c7e

Browse files
authored
Merge pull request #2 from phphe/changeset-release/main
Version Packages
2 parents 5f2c224 + 91e2b9e commit 5a34c7e

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/fresh-donuts-sell.md

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

.changeset/kind-coats-mix.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# react-base-virtual-list
2+
3+
## 1.2.3
4+
5+
### Patch Changes
6+
7+
- 5f2c224: fix: add packageManager to package.json
8+
- 85e9ae1: fix(react19): support react19, use changesets, use new github workflow

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-base-virtual-list",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"license": "MIT",
55
"author": "phphe <phphe@outlook.com> (https://github.com/phphe)",
66
"description": "React base virtual list component.",

0 commit comments

Comments
 (0)