Skip to content

Commit 55015b6

Browse files
chore(release): 3.3.0 [skip ci]
# [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))
1 parent 39c3999 commit 55015b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jaredmcateer/uncouth",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"author": "Jared McAteer <[email protected]>",
55
"contributors": [
66
{

0 commit comments

Comments
 (0)