Skip to content

Commit 3fd432e

Browse files
chore(release): publish auth and satellite crates (#2623)
* chore(release): publish auth and satellite crates * feat: use released auth
1 parent 158cccc commit 3fd432e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/libs/auth/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "junobuild-auth"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors.workspace = true
55
edition.workspace = true
66
repository.workspace = true

src/libs/satellite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ junobuild-utils = "0.2.0"
7171
junobuild-collections = "0.4.0"
7272
junobuild-storage = "0.6.0"
7373
junobuild-cdn = "0.6.0"
74-
junobuild-auth = "0.3.0"
74+
junobuild-auth = "0.3.1"

0 commit comments

Comments
 (0)