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 Feb 26, 2017
1 parent acfe73a commit ac23e00
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="6.4.5"></a>
## [6.4.5](https://github.com/symposion/roll20-shaped-scripts/compare/6.4.4...6.4.5) (2017-02-26)


### Bug Fixes

* **rests:** Fix error when resting as player not GM (again!) ([8491e0c](https://github.com/symposion/roll20-shaped-scripts/commit/8491e0c))



<a name="6.4.4"></a>
## [6.4.4](https://github.com/symposion/roll20-shaped-scripts/compare/6.4.3...6.4.4) (2017-02-26)

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": "6.4.4",
"version": "6.4.5",
"description": "Scripts to support the 5e Shaped Character Sheet on Roll20.net",
"main": "lib/entry-point.js",
"dependencies": {
Expand Down

0 comments on commit ac23e00

Please sign in to comment.