Skip to content

Commit f476a0a

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](1.0.1...1.0.2) (2021-07-03) ### Bug Fixes * add support for Foundry 0.8.8 ([dcd669c](dcd669c))
1 parent dcd669c commit f476a0a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/eXaminator/foundry-animation-preview/compare/1.0.1...1.0.2) (2021-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* add support for Foundry 0.8.8 ([dcd669c](https://github.com/eXaminator/foundry-animation-preview/commit/dcd669c4fe2e7aca9e2630f864fef7081439ee94))
7+
18
## [1.0.1](https://github.com/eXaminator/foundry-animation-preview/compare/1.0.0...1.0.1) (2021-07-03)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "foundry-animation-preview",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "",
66
"repository": "https://github.com/eXaminator/foundry-animation-preview",
77
"scripts": {

0 commit comments

Comments
 (0)