Skip to content

Commit 0ce205f

Browse files
committed
chore(release): publish
- @atlantis-lab/[email protected] - @atlantis-lab/[email protected] - @atlantis-lab/[email protected] - @atlantis-lab/[email protected]
1 parent 544cbd9 commit 0ce205f

File tree

8 files changed

+36
-4
lines changed

8 files changed

+36
-4
lines changed

packages/react-auth/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.1.38 (2021-05-12)
7+
8+
**Note:** Version bump only for package @atlantis-lab/react-auth
9+
10+
11+
12+
13+
614
## 0.1.37 (2021-05-09)
715

816
**Note:** Version bump only for package @atlantis-lab/react-auth

packages/react-auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@atlantis-lab/react-auth",
33
"repository": "[email protected]:Atlantis-Lab/reactjs.git",
4-
"version": "0.1.37",
4+
"version": "0.1.38",
55
"license": "BSD 3-Clause",
66
"main": "dist/index.js",
77
"source": "src/index.ts",

packages/react-locale/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.1.36 (2021-05-12)
7+
8+
**Note:** Version bump only for package @atlantis-lab/react-locale
9+
10+
11+
12+
13+
614
## 0.1.35 (2021-05-09)
715

816
**Note:** Version bump only for package @atlantis-lab/react-locale

packages/react-locale/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@atlantis-lab/react-locale",
33
"repository": "[email protected]:Atlantis-Lab/reactjs.git",
4-
"version": "0.1.35",
4+
"version": "0.1.36",
55
"license": "BSD 3-Clause",
66
"main": "dist/index.js",
77
"source": "src/index.ts",

packages/react-modals/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.1.41 (2021-05-12)
7+
8+
**Note:** Version bump only for package @atlantis-lab/react-modals
9+
10+
11+
12+
13+
614
## 0.1.40 (2021-05-09)
715

816
**Note:** Version bump only for package @atlantis-lab/react-modals

packages/react-modals/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@atlantis-lab/react-modals",
33
"repository": "[email protected]:Atlantis-Lab/reactjs.git",
4-
"version": "0.1.40",
4+
"version": "0.1.41",
55
"license": "BSD 3-Clause",
66
"main": "dist/index.js",
77
"source": "src/index.ts",

packages/react-user/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.1.36 (2021-05-12)
7+
8+
**Note:** Version bump only for package @atlantis-lab/react-user
9+
10+
11+
12+
13+
614
## 0.1.35 (2021-05-09)
715

816
**Note:** Version bump only for package @atlantis-lab/react-user

packages/react-user/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@atlantis-lab/react-user",
33
"repository": "[email protected]:Atlantis-Lab/reactjs.git",
4-
"version": "0.1.35",
4+
"version": "0.1.36",
55
"license": "BSD 3-Clause",
66
"main": "dist/index.js",
77
"source": "src/index.ts",

0 commit comments

Comments
 (0)