WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 287296e

Browse files
committed
RELEASING: Releasing 1 package(s)
Releases: @nimbus/[email protected] [skip ci] chore: updating dependencies via bun update --lockfile-only
1 parent 83b4c87 commit 287296e

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/nice-dots-invent.md

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

apps/web/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 83b4c87: fixed legal pages and footer. mostly CSS.
8+
39
## 0.0.2
410

511
### Patch Changes

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nimbus/web",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"type": "module",
55
"private": true,
66
"scripts": {

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"apps/web": {
5252
"name": "@nimbus/web",
53-
"version": "0.0.2",
53+
"version": "0.0.3",
5454
"dependencies": {
5555
"@hookform/resolvers": "^5.2.0",
5656
"@nimbus/auth": "workspace:*",

0 commit comments

Comments
 (0)