Skip to content

Commit 9759f78

Browse files
committed
chore: bump version
1 parent a2074c1 commit 9759f78

File tree

4 files changed

+15
-2
lines changed

4 files changed

+15
-2
lines changed

apps/demo/CHANGELOG.md

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

3+
## 0.1.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
9+
310
## 0.1.12
411

512
### Patch Changes

apps/demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "index",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"private": true,
55
"packageManager": "[email protected]",
66
"scripts": {

packages/ui/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# material-web-react
22

3+
## 0.3.8
4+
5+
### Patch Changes
6+
7+
- fix: appbar center-aligned balancing
8+
39
## 0.3.7
410

511
### Patch Changes

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-web-components-react",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"author": "Grayhat Team",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)