We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2074c1 commit 9759f78Copy full SHA for 9759f78
4 files changed
apps/demo/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# index
2
3
+## 0.1.13
4
+
5
+### Patch Changes
6
7
+- Updated dependencies
8
+ - material-web-components-react@0.3.8
9
10
## 0.1.12
11
12
### Patch Changes
apps/demo/package.json
@@ -1,6 +1,6 @@
{
"name": "index",
- "version": "0.1.12",
+ "version": "0.1.13",
"private": true,
"packageManager": "pnpm@9.1.0",
"scripts": {
packages/ui/CHANGELOG.md
@@ -1,5 +1,11 @@
# material-web-react
+## 0.3.8
+- fix: appbar center-aligned balancing
## 0.3.7
packages/ui/package.json
"name": "material-web-components-react",
- "version": "0.3.7",
+ "version": "0.3.8",
"author": "Grayhat Team",
"type": "module",
"keywords": [
0 commit comments