Skip to content

Commit 8269627

Browse files
chore(common): versions @atls/react-api-auth-user:0.0.9 @atls/react-identity-user-provider:0.0.6 @atls/react-kratos:0.0.2
1 parent e6a7af6 commit 8269627

File tree

5 files changed

+23
-2
lines changed

5 files changed

+23
-2
lines changed

packages/api-auth-user/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.0.9](https://github.com/atls/reactjs/compare/@atls/[email protected]...@atls/[email protected]) (2025-01-22)
4+
5+
6+
7+
8+
9+
310
## 0.0.7 (2025-01-22)
411

512

packages/api-auth-user/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atls/react-api-auth-user",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"license": "BSD 3-Clause",
55
"main": "src/index.ts",
66
"files": [

packages/identity-user-provider/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.0.6](https://github.com/atls/reactjs/compare/@atls/[email protected]...@atls/[email protected]) (2025-01-22)
4+
5+
6+
7+
8+
9+
310
## 0.0.5 (2025-01-22)
411

512

packages/react-kratos/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.0.2](https://github.com/atls/reactjs/compare/@atls/[email protected]...@atls/[email protected]) (2025-01-22)
4+
5+
6+
7+
8+
9+
310
# 0.0.0 (2025-01-22)
411

512

packages/react-kratos/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atls/react-kratos",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"license": "BSD-3-Clause",
55
"main": "src/index.ts",
66
"files": [

0 commit comments

Comments
 (0)