Skip to content

Commit df8de31

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-12-28) ### Features * edit the border in the preview window ([7022a05](7022a05)) * impl ([2a7baca](2a7baca)) * in the inspector, sprite selection window shows only sprites in SpriteAtlas ([a7cddfc](a7cddfc)) * sprite for renderring can be changed using a SpriteAtlas and a sprite name ([e12b969](e12b969))
1 parent 323d7d4 commit df8de31

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 1.0.0 (2020-12-28)
2+
3+
4+
### Features
5+
6+
* edit the border in the preview window ([7022a05](https://github.com/mob-sakai/AtlasImage/commit/7022a05674a957a58c9348aecd04537bb4bead55))
7+
* impl ([2a7baca](https://github.com/mob-sakai/AtlasImage/commit/2a7baca8ab88ad3a05796aaa1a705dcf2231267a))
8+
* in the inspector, sprite selection window shows only sprites in SpriteAtlas ([a7cddfc](https://github.com/mob-sakai/AtlasImage/commit/a7cddfc3fad432008df3532b9959fee84e3b20e8))
9+
* sprite for renderring can be changed using a SpriteAtlas and a sprite name ([e12b969](https://github.com/mob-sakai/AtlasImage/commit/e12b969466f0d5265afc62500dc5e40280185b14))
10+
111
# Changelog
212

313
## [v0.1.0](https://github.com/mob-sakai/AtlasImage/tree/v0.1.0) (2018-04-30)
@@ -12,4 +22,4 @@
1222

1323

1424

15-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
25+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
"path": "Samples~/Demo"
2222
}
2323
]
24-
}
24+
}

0 commit comments

Comments
 (0)