Skip to content

Commit

Permalink
chore(main): release 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 6, 2024
1 parent a2e0466 commit eb5af75
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.13.0"
".": "1.13.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## [1.13.1](https://github.com/SouOWendel/shinobi-no-sho/compare/v1.13.0...v1.13.1) (2024-12-06)


### Bug Fixes

* **area template:** added custom field on 'armas' and 'tecnicas' ([a2e0466](https://github.com/SouOWendel/shinobi-no-sho/commit/a2e04660805405d681068aa48eef4b0030d9f280))

## [1.13.0](https://github.com/SouOWendel/shinobi-no-sho/compare/v1.12.0...v1.13.0) (2024-12-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shinobi-no-sho",
"version": "1.13.0",
"version": "1.13.1",
"description": "Este é um sistema de Naruto \"Shinobi no Sho\", um sistema e livro de regras com autoria de Diego \"Fesant\" Silva, para a plataforma de RPG de Mesa conhecida como FoundryVTT.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion system.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"readme": "README.md",
"bugs": "https://github.com/SouOWendel/shinobi-no-sho/issues",
"changelog": "CHANGELOG.md",
"version": "1.13.0",
"version": "1.13.1",
"compatibility": {
"minimum": "11",
"verified": "12"
Expand Down

0 comments on commit eb5af75

Please sign in to comment.