From 55015b6fdfbb577967fb9e621477c33cc3a5bb48 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 May 2022 23:02:38 +0000 Subject: [PATCH] chore(release): 3.3.0 [skip ci] # [3.3.0](https://github.com/jaredmcateer/uncouth/compare/v3.2.1...v3.3.0) (2022-05-19) ### Bug Fixes * **vuex-class:** fix getter property access ([cde8e5e](https://github.com/jaredmcateer/uncouth/commit/cde8e5e2f72332387e1f05fdc268c1e3e622837d)) * **vuex-class:** fixing action calls ([874a0c2](https://github.com/jaredmcateer/uncouth/commit/874a0c2b825cc3726f4d9c2421715a8dce367f8e)) ### Features * **vuex-class:** Add conversion of state decorator ([4fe31bc](https://github.com/jaredmcateer/uncouth/commit/4fe31bcddb43e17125b91fa8407dba862b7932ff)) * **vuex-class:** add converter for mutation decorator ([726925a](https://github.com/jaredmcateer/uncouth/commit/726925ac828f3d55d9e28b4964c8b27f913b1e0d)) * **vuex-class:** add vuex-class Getter conversion ([44376a7](https://github.com/jaredmcateer/uncouth/commit/44376a709c6a168b1c71b0654e1e4ece1c5347c2)) * **vuex-class:** adding support for Action decorator ([f464f45](https://github.com/jaredmcateer/uncouth/commit/f464f45232081e79f8fc2438fc32cc29bac17a4e)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d2fda6..28ddaa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jaredmcateer/uncouth", - "version": "3.2.1", + "version": "3.3.0", "author": "Jared McAteer ", "contributors": [ {