Skip to content

Commit

Permalink
Merge pull request #24 from mylmz10/release-please--branches--master-…
Browse files Browse the repository at this point in the history
…-components--release-please-action

chore(master): release 0.4.0
  • Loading branch information
mylmz10 authored Mar 19, 2023
2 parents d9592de + aff0eb2 commit 052b17b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.4.0](https://github.com/mylmz10/vue-material-3/compare/v0.3.0...v0.4.0) (2023-03-19)


### Features

* dialog implementation ([eea26df](https://github.com/mylmz10/vue-material-3/commit/eea26df871ab4f848ed8a6b143139501bb89958b))
* navigation-tab and navigation-bar implementation ([a1f0f21](https://github.com/mylmz10/vue-material-3/commit/a1f0f21c394991cacc525d83b1c188f407178087))


### Bug Fixes

* badge and list updates, readme updates ([4aa823f](https://github.com/mylmz10/vue-material-3/commit/4aa823f1a2b673b25d421092ae4c2c4e327d7063))

## [0.3.0](https://github.com/mylmz10/vue-material-3/compare/v0.2.0...v0.3.0) (2023-03-02)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-material-3",
"version": "0.3.0",
"version": "0.4.0",
"description": "Material Design 3 styled components for Vue 3",
"main": "src/main.js",
"scripts": {
Expand Down

0 comments on commit 052b17b

Please sign in to comment.