Skip to content

Commit 83d187a

Browse files
committed
bumping version
1 parent a534492 commit 83d187a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/components/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @baseapp-frontend/components
22

3+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- Implementing remove profile member
8+
39
## 1.0.9
410

511
### Patch Changes

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@baseapp-frontend/components",
33
"description": "BaseApp components modules such as comments, notifications, messages, and more.",
4-
"version": "1.0.9",
4+
"version": "1.0.10",
55
"sideEffects": false,
66
"scripts": {
77
"babel:transpile": "babel modules -d tmp-babel --extensions .ts,.tsx --ignore '**/__tests__/**','**/__storybook__/**'",

0 commit comments

Comments
 (0)