Skip to content

Commit

Permalink
chore(release): 0.7.14 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.14](xdy/twodsix-foundryvtt@v0.7.13...v0.7.14) (2021-01-29)

### Bug Fixes

* add feature to automatically sort items ([9423d35](xdy@9423d35)), closes [xdy#114](xdy#114)
  • Loading branch information
semantic-release-bot committed Jan 29, 2021
1 parent 9423d35 commit d838766
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.7.14](https://github.com/xdy/twodsix-foundryvtt/compare/v0.7.13...v0.7.14) (2021-01-29)


### Bug Fixes

* add feature to automatically sort items ([9423d35](https://github.com/xdy/twodsix-foundryvtt/commit/9423d351f06872c06315fd087b278b6637f7abe7)), closes [#114](https://github.com/xdy/twodsix-foundryvtt/issues/114)

## [0.7.13](https://github.com/xdy/twodsix-foundryvtt/compare/v0.7.12...v0.7.13) (2021-01-29)


Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"private": true,
"name": "twodsix",
"version": "0.7.13",
"version": "0.7.14",
"description": "A 2d6 system",
"scripts": {
"build": "webpack --mode production",
Expand Down
2 changes: 1 addition & 1 deletion static/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"manifest": "https://github.com/xdy/twodsix-foundryvtt/releases/latest/download/system.json",
"readme": "https://raw.githubusercontent.com/xdy/twodsix-foundryvtt/master/README.md",
"download": "https://github.com/xdy/twodsix-foundryvtt/releases/latest/download/twodsix.zip",
"version": "0.7.13",
"version": "0.7.14",
"author": "Jonas Karlsson (xdy#3735), Kevin Maree (Ultra Kev#9816)",
"bugs": "Plenty of them, this is an early alpha...",
"changelog": "https://raw.githubusercontent.com/xdy/twodsix-foundryvtt/master/CHANGELOG.md",
Expand Down

0 comments on commit d838766

Please sign in to comment.