Skip to content

Commit ebd6e24

Browse files
chore(release): 11.0.0-beta.1 [skip ci]
# [11.0.0-beta.1](v10.3.4-beta.4...v11.0.0-beta.1) (2025-05-08) ### Continuous Integration * 🎡 bump major version for all commit types if breaking ([6cda3c2](6cda3c2)), closes [#450](#450) ### BREAKING CHANGES * 🧨 bump major version for all commit types if breaking
1 parent 736ed7f commit ebd6e24

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [11.0.0-beta.1](https://github.com/melfore/mosaic/compare/v10.3.4-beta.4...v11.0.0-beta.1) (2025-05-08)
2+
3+
4+
### Continuous Integration
5+
6+
* 🎡 bump major version for all commit types if breaking ([6cda3c2](https://github.com/melfore/mosaic/commit/6cda3c2f49ae2ff03f284ed720e9c24325ec90ce)), closes [#450](https://github.com/melfore/mosaic/issues/450)
7+
8+
9+
### BREAKING CHANGES
10+
11+
* 🧨 bump major version for all commit types if breaking
12+
113
## [10.3.4-beta.4](https://github.com/melfore/mosaic/compare/v10.3.4-beta.3...v10.3.4-beta.4) (2025-05-07)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@melfore/mosaic",
3-
"version": "10.3.4-beta.4",
3+
"version": "11.0.0-beta.1",
44
"homepage": "https://github.com/melfore/mosaic#readme",
55
"description": "Melfore's UI kit library based on `@material-ui`",
66
"repository": {

0 commit comments

Comments
 (0)