File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 1.5.0 ]
9
9
10
10
### Added
11
11
@@ -132,6 +132,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
132
132
133
133
Initial version
134
134
135
+ [ 1.5.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.5.0
135
136
[ 1.4.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.4.0
136
137
[ 1.3.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.3.0
137
138
[ 1.2.1 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dev.klebersilva.tools.bitmapfontcreator" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"description" : " Create bitmap fonts from sprite sheets in Unity." ,
5
5
"displayName" : " Bitmap Font Creator" ,
6
6
"unity" : " 2018.3" ,
You can’t perform that action at this time.
0 commit comments