Skip to content

Commit

Permalink
chore(release): 13.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [13.3.1](v13.3.0...v13.3.1) (2020-07-24)

### Bug Fixes

* setting same portrait twice in a row causing issues ([b7b55ac](b7b55ac))
  • Loading branch information
semantic-release-bot committed Jul 24, 2020
1 parent b7b55ac commit cd9038f
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [13.3.1](https://github.com/seleb/bitsy-hacks/compare/v13.3.0...v13.3.1) (2020-07-24)


### Bug Fixes

* setting same portrait twice in a row causing issues ([b7b55ac](https://github.com/seleb/bitsy-hacks/commit/b7b55ac9a73a99da0ac637ab266ce0dd2d76ee28))

# [13.3.0](https://github.com/seleb/bitsy-hacks/compare/v13.2.7...v13.3.0) (2020-07-24)


Expand Down
3 changes: 2 additions & 1 deletion dist/character-portraits-animated.js

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

3 changes: 2 additions & 1 deletion dist/character-portraits.js

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

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
Expand Up @@ -6,7 +6,7 @@
"hacks"
],
"main": "index.mjs",
"version": "13.3.0",
"version": "13.3.1",
"scripts": {
"build": "rollup -c",
"test": "jest --runInBand",
Expand Down

0 comments on commit cd9038f

Please sign in to comment.