Skip to content

Commit 27008e9

Browse files
Version Packages (#783)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2b19a18 commit 27008e9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hot-trainers-serve.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# scoobie
22

3+
## 19.0.2
4+
5+
### Patch Changes
6+
7+
- **fix:** remove unused dependency `react-keyed-flatten-children` ([#782](https://github.com/seek-oss/scoobie/pull/782))
8+
39
## 19.0.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"main": "src/index.ts",
66
"sideEffects": false,
7-
"version": "19.0.1",
7+
"version": "19.0.2",
88
"dependencies": {
99
"@capsizecss/core": "^4.0.0",
1010
"@vanilla-extract/css": "^1.2.3",

0 commit comments

Comments
 (0)