Skip to content

Commit

Permalink
chore(release): 3.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.3.0](v3.2.1...v3.3.0) (2022-05-19)

### Bug Fixes

* **vuex-class:** fix getter property access ([cde8e5e](cde8e5e))
* **vuex-class:** fixing action calls ([874a0c2](874a0c2))

### Features

* **vuex-class:** Add conversion of state decorator ([4fe31bc](4fe31bc))
* **vuex-class:** add converter for mutation decorator ([726925a](726925a))
* **vuex-class:** add vuex-class Getter conversion ([44376a7](44376a7))
* **vuex-class:** adding support for Action decorator ([f464f45](f464f45))
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent 39c3999 commit 55015b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jaredmcateer/uncouth",
"version": "3.2.1",
"version": "3.3.0",
"author": "Jared McAteer <[email protected]>",
"contributors": [
{
Expand Down

0 comments on commit 55015b6

Please sign in to comment.