Skip to content

Commit 052b17b

Browse files
authored
Merge pull request #24 from mylmz10/release-please--branches--master--components--release-please-action
chore(master): release 0.4.0
2 parents d9592de + aff0eb2 commit 052b17b

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/mylmz10/vue-material-3/compare/v0.3.0...v0.4.0) (2023-03-19)
4+
5+
6+
### Features
7+
8+
* dialog implementation ([eea26df](https://github.com/mylmz10/vue-material-3/commit/eea26df871ab4f848ed8a6b143139501bb89958b))
9+
* navigation-tab and navigation-bar implementation ([a1f0f21](https://github.com/mylmz10/vue-material-3/commit/a1f0f21c394991cacc525d83b1c188f407178087))
10+
11+
12+
### Bug Fixes
13+
14+
* badge and list updates, readme updates ([4aa823f](https://github.com/mylmz10/vue-material-3/commit/4aa823f1a2b673b25d421092ae4c2c4e327d7063))
15+
316
## [0.3.0](https://github.com/mylmz10/vue-material-3/compare/v0.2.0...v0.3.0) (2023-03-02)
417

518

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "vue-material-3",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Material Design 3 styled components for Vue 3",
55
"main": "src/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)