Skip to content

Commit d2d7c97

Browse files
chore: release 2.4.0
1 parent c72650f commit d2d7c97

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.0"
2+
".": "2.4.0"
33
}

CHANGELOG.md

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

3+
## [2.4.0](https://github.com/material-components/material-web/compare/v2.3.0...v2.4.0) (2025-03-31)
4+
5+
6+
### Features
7+
8+
* **button:** add disabled link support ([c3c4848](https://github.com/material-components/material-web/commit/c3c48485b152595c0e892383dc5ab38fdb1ac442))
9+
310
## [2.3.0](https://github.com/material-components/material-web/compare/v2.2.0...v2.3.0) (2025-03-26)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material/web",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)