Skip to content

Commit b675936

Browse files
committed
RELEASING: Releasing 2 package(s)
Releases: @repo/[email protected] [email protected]
1 parent 80e6deb commit b675936

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/chatty-days-guess.md

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

lib/CHANGELOG.md

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

3+
## 4.0.4
4+
5+
### Patch Changes
6+
7+
- a6708c9: Update dependencies
8+
39
## 4.0.4-squize.0
410

511
### Patch Changes

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nextjs-themes",
33
"author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
44
"private": false,
5-
"version": "4.0.3",
5+
"version": "4.0.4",
66
"description": "Unleash the Power of React Server Components! Use multiple themes on your site with confidence, without losing any advantages of React Server Components.",
77
"license": "MPL-2.0",
88
"main": "./dist/index.js",

packages/shared/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @repo/shared
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- a6708c9: Update dependencies
8+
- Updated dependencies [a6708c9]
9+
10+
311
## 0.0.2-squize.0
412

513
### Patch Changes

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@repo/shared",
3-
"version": "0.0.2-squize.0",
3+
"version": "0.0.2",
44
"private": true,
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)