Skip to content

Commit 475ba02

Browse files
Version Packages (#793)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 34b0013 commit 475ba02

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/tame-bugs-relax.md

-5
This file was deleted.

.changeset/ten-cups-eat.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 20.0.0
4+
5+
### Major Changes
6+
7+
- **styles:** Remove submodule export ([#792](https://github.com/seek-oss/scoobie/pull/792))
8+
9+
### Minor Changes
10+
11+
- **CodeBlock, CodeContainer, CodeThemeProvider:** Add `scoobieDark` and `scoobieLight` themes ([#792](https://github.com/seek-oss/scoobie/pull/792))
12+
313
## 19.1.0
414

515
### Minor 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.1.0",
7+
"version": "20.0.0",
88
"dependencies": {
99
"@capsizecss/core": "^4.0.0",
1010
"@vanilla-extract/css": "^1.2.3",

0 commit comments

Comments
 (0)