diff --git a/package.json b/package.json index c2f85e4..3cc091a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "lint:fix": "tslint -c tslint.json --fix declarations/**/*.d.ts" }, "types": "declarations/index.d.ts", - "version": "3.3.5-8", + "version": "3.3.5-9", "devDependencies": { "tslint": "^5.20.0", "typescript": "^3.6.3" diff --git a/readme.md b/readme.md index b79b18c..28e233e 100644 --- a/readme.md +++ b/readme.md @@ -36,6 +36,14 @@ Add the wow-wotlk-declarations path to your `tsconfig.json` compiler options lik ``` ## Changes +### Version **Jul 17 2024** v 3.3.5-9 +- Added GetRegions to Frames +- Added RegionType + +### Version **Feb 5 2024** v 3.3.5-5 +- Added GetID and GetName to Tooltip +- Added MultiLua to Cursor object + ### Version **Feb 3 2024 0 v3.3.5-4** - Added more UI Global Functions that were missing for frames - Add Character Model Frames