diff --git a/package.json b/package.json index 388cbc1..1e73006 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "5e-monster-maker", - "version": "2.2.5", + "version": "2.2.6", "description": "A monster builder and generator for 5th Edition Dungeons and Dragons. Effortlessly create a monster with tools for automatically computing CR, formatting a statblock, and managing your monster actions and traits.", "productName": "Falindrith's D&D Monster Maker", "author": "Evan Shimizu ", diff --git a/src/components/ChangelogContent.vue b/src/components/ChangelogContent.vue index bb8f2d4..1fd9c13 100644 --- a/src/components/ChangelogContent.vue +++ b/src/components/ChangelogContent.vue @@ -1,5 +1,21 @@