Skip to content

Commit

Permalink
chore(release): bump package version and update changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
symposion committed Apr 16, 2017
1 parent 0b1b17d commit 50eecea
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="10.0.1"></a>
## [10.0.1](https://github.com/symposion/roll20-shaped-scripts/compare/10.0.0...10.0.1) (2017-04-16)


### Bug Fixes

* **config-ui:** Fix error on custom saves back button ([0246f06](https://github.com/symposion/roll20-shaped-scripts/commit/0246f06)), closes [#480](https://github.com/symposion/roll20-shaped-scripts/issues/480)
* **rests:** Script error on rest ([d5e2c31](https://github.com/symposion/roll20-shaped-scripts/commit/d5e2c31)), closes [#482](https://github.com/symposion/roll20-shaped-scripts/issues/482)
* **srd-data:** Fixes for mummy/mummy lord ([3c89645](https://github.com/symposion/roll20-shaped-scripts/commit/3c89645))



<a name="10.0.0"></a>
# [10.0.0](https://github.com/symposion/roll20-shaped-scripts/compare/9.1.0...10.0.0) (2017-04-15)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roll20_shaped_scripts",
"version": "10.0.0",
"version": "10.0.1",
"description": "Scripts to support the 5e Shaped Character Sheet on Roll20.net",
"main": "lib/entry-point.js",
"dependencies": {
Expand Down

0 comments on commit 50eecea

Please sign in to comment.