From 52685b46159de72f50f46a334b6b86f5678d4b2a Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 19 Feb 2023 08:10:34 +0000 Subject: [PATCH] chore(release): v0.3.0 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- module.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38f27cbe0..3a69766a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.3.0](https://github.com/allnnde/pf2e-esp-translation/compare/v0.2.6...v0.3.0) (2023-02-19) + + +### Features + +* add automatic traduction ([58d1af4](https://github.com/allnnde/pf2e-esp-translation/commit/58d1af482cb520cad07e8fddf5a2090c1a884483)) + + + ## [0.2.6](https://github.com/allnnde/pf2e-esp-translation/compare/v0.2.5...v0.2.6) (2023-02-17) @@ -35,12 +44,3 @@ -## [0.2.2](https://github.com/allnnde/pf2e-esp-translation/compare/v0.2.1...v0.2.2) (2022-12-08) - - -### Bug Fixes - -* correcion de zip ([256ee52](https://github.com/allnnde/pf2e-esp-translation/commit/256ee5270efa0f030a0e23f5d5d8ba172fcc3be0)) - - - diff --git a/module.json b/module.json index 2b06e7000..d44d57b17 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.2.6", + "version": "0.3.0", "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",