Skip to content

Commit 3999a33

Browse files
authored
Merge pull request #26 from mylmz10/release-please--branches--master--components--release-please-action
chore(master): release 0.5.0
2 parents 37bc963 + 1a5aa96 commit 3999a33

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.5.0](https://github.com/mylmz10/vue-material-3/compare/v0.4.0...v0.5.0) (2023-04-19)
4+
5+
6+
### Features
7+
8+
* chip and chipset updates ([48c4269](https://github.com/mylmz10/vue-material-3/commit/48c4269a46afba33007e408d0d4f1889947f15d5))
9+
* menu implementation ([741c6d8](https://github.com/mylmz10/vue-material-3/commit/741c6d8c592cbf7ed7fb36188e70fcd296a0edef))
10+
11+
12+
### Bug Fixes
13+
14+
* bug fixes and storybook updates ([223e87e](https://github.com/mylmz10/vue-material-3/commit/223e87eb9e931958f95851404228c29f66f09849))
15+
316
## [0.4.0](https://github.com/mylmz10/vue-material-3/compare/v0.3.0...v0.4.0) (2023-03-19)
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.4.0",
3+
"version": "0.5.0",
44
"description": "Material Design 3 styled components for Vue 3",
55
"main": "src/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)