diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a69766a7..f474cedac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.1](https://github.com/allnnde/pf2e-esp-translation/compare/v0.3.0...v0.3.1) (2023-02-19) + + +### Bug Fixes + +* add repo link of traductions ([8cdbd5b](https://github.com/allnnde/pf2e-esp-translation/commit/8cdbd5bb367dac0f8db095ffb55100bd50cf9c8d)) + + + # [0.3.0](https://github.com/allnnde/pf2e-esp-translation/compare/v0.2.6...v0.3.0) (2023-02-19) @@ -34,13 +43,3 @@ -## [0.2.3](https://github.com/allnnde/pf2e-esp-translation/compare/v0.2.2...v0.2.3) (2022-12-08) - - -### Bug Fixes - -* cambio en el tipo de exportacion y agregado de mappings ([330e4ff](https://github.com/allnnde/pf2e-esp-translation/commit/330e4ff88fb2991b074c7ac90253b655017088d1)) -* **picaro:** se termino la traduccion base del picaro ([927fae9](https://github.com/allnnde/pf2e-esp-translation/commit/927fae957643cedb3300425f3e5da9a8ad0c2142)) - - - diff --git a/module.json b/module.json index d44d57b17..85f125cc5 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "name": "pf2e-es", "title": "Translation: Spanish [PF2E]", "description": "Traduccion al espaƱol de [PF2E]", - "version": "0.3.0", + "version": "0.3.1", "url": "https://github.com/allnnde/pf2e-esp-translation", "changelog": "https://github.com/allnnde/pf2e-esp-translation/releases/latest", "manifest": "https://github.com/allnnde/pf2e-esp-translation/releases/latest/download/module.json",