Skip to content

Commit 8d7a6c9

Browse files
authored
Update CHANGELOG.md
1 parent ffde364 commit 8d7a6c9

File tree

1 file changed

+25
-16
lines changed

1 file changed

+25
-16
lines changed

CHANGELOG.md

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,74 @@
11
# Changelog
22

3-
## [4.0.5]
3+
## [[v4.0.8]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v4.0.8)
4+
- Allow pack version 8 for easy conversion for vanilla tweaks.
5+
6+
## [[v4.0.7]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v4.0.7)
7+
- Rename all converter files from `ozelot379` to `geekcornernpm`
8+
9+
## [[4.0.6]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v4.0.6)
10+
- Update `packages.json`
11+
12+
## [[4.0.5]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v4.0.5)
413
- Set alpha to `2` in `OverlayToTranslateConverter`
514
- Auto publish to npm
615

7-
## [4.0.4]
16+
## [[4.0.4]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v4.0.4)
817
- Auto publish to npm
918

10-
## [4.0.3]
19+
## [[4.0.3]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v4.0.3)
1120
- Log warn logs occurred count
1221
- Mark warning logs yellow
1322

14-
## [4.0.2]
23+
## [[4.0.2]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v4.0.2)
1524
- Downgrade dependencies because broken with webpack
1625

17-
## [4.0.1]
26+
## [[4.0.1]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v4.0.1)
1827
- Fix `pack_format` `6`
1928

20-
## [4.0.0]
29+
## [[4.0.0]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v4.0.0)
2130
- Remove convert piglin
2231
- Fix banner pattern black
2332
- Fix banner pattern preview max size
2433
- Fix banner illager pattern
2534
- Warn for partially missing sprite images (For instance banner pattern, painting and particle), because may they will be transparent in the result
2635
- Separate base api
2736

28-
## [3.6.1]
37+
## [[3.6.1]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.6.1)
2938
- Fix root folder in sub folder in some wrong texture packs
3039
- Fix rename files in local folder to not exists folder
3140

32-
## [3.6.0]
41+
## [[3.6.0]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.6.0)
3342
- Convert new v1.16 textures
3443
- Convert wither armor texture
3544
- Fix spawn egg mask texture
3645

37-
## [3.5.1]
46+
## [[3.5.1]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.5.1)
3847
- Fix conduit textures
3948

40-
## [3.5.0]
49+
## [[3.5.0]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.5.0)
4150
- Convert dolphin texture
4251

43-
## [3.4.1]
52+
## [[3.4.1]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.4.1)
4453
- "ES module"
4554
- Docker images
4655

47-
## [3.3.4]
56+
## [[3.3.4]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.3.4)
4857
- Some minor changes
4958
- Restore CLI
5059

51-
## [3.3.3]
60+
## [[3.3.3]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.3.3)
5261
- Improve selected hotbar slot (if not transparent)
5362
- Update readme
5463
- Remove unnecessary build from api and some minor changes
5564

56-
## [3.3.2]
65+
## [[3.3.2]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.3.2)
5766
- Update readme
5867

59-
## [3.3.1]
68+
## [[3.3.1]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.3.1)
6069
- Split in separate repos
6170

62-
## [3.3.0]
71+
## [[3.3.0]](https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi/releases/tag/v3.3.0)
6372
- Split in separate repos
6473

6574
## [3.2.8]

0 commit comments

Comments
 (0)