Skip to content

Commit dee8ee6

Browse files
committed
docs: CHANGELOG
1 parent 44ef147 commit dee8ee6

File tree

1 file changed

+0
-42
lines changed

1 file changed

+0
-42
lines changed

CHANGELOG.md

-42
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,3 @@
1-
# [2.0.0-alpha.1](https://github.com/iChengbo/react-native-imagemin-asset-plugin/compare/v1.5.1...v2.0.0-alpha.1) (2023-12-28)
2-
3-
4-
### Bug Fixes
5-
6-
* add example.png to build files ([3a8e963](https://github.com/iChengbo/react-native-imagemin-asset-plugin/commit/3a8e96362646f46b79412e3be717137a3ecd13af))
7-
* move imagemin to dependencies ([0c8d0f1](https://github.com/iChengbo/react-native-imagemin-asset-plugin/commit/0c8d0f195679547f657da905015ab4da96a603a3))
8-
* print error message ([cd8b64c](https://github.com/iChengbo/react-native-imagemin-asset-plugin/commit/cd8b64ce70614a06aac7630fad4e7611dfd33bb3))
9-
10-
11-
### Code Refactoring
12-
13-
* modify usage and implementation ([859dfee](https://github.com/iChengbo/react-native-imagemin-asset-plugin/commit/859dfee857f06a053c6eae7d57d4244a3c9e86b5))
14-
15-
16-
### Performance Improvements
17-
18-
* remove the dependency on imagemin ([053431e](https://github.com/iChengbo/react-native-imagemin-asset-plugin/commit/053431ec4fcd9c41c335441c6804279cc93d3ced))
19-
20-
21-
### BREAKING CHANGES
22-
23-
* the dependency on imagemin is changed to be imported from outside
24-
* modify the defined configuration and remove the dependencies of imagemin-related plugins from within
25-
261
# [2.0.0-alpha.1](https://github.com/iChengbo/react-native-imagemin-asset-plugin/compare/v1.5.0...v2.0.0-alpha.1) (2023-12-26)
272

283
### Bug Fixes
@@ -39,23 +14,6 @@
3914

4015
* modify the defined configuration and remove the dependencies of imagemin-related plugins from within
4116

42-
## [1.5.1](https://github.com/iChengbo/react-native-imagemin-asset-plugin/compare/v1.5.0...v1.5.1) (2023-12-27)
43-
44-
### Bug Fixes
45-
46-
* print error message ([be37d53](https://github.com/iChengbo/react-native-imagemin-asset-plugin/commit/be37d531b2c018e7837c96584abeac03de50093c))
47-
48-
49-
### Code Refactoring
50-
51-
* modify usage and implementation ([287d8bf](https://github.com/iChengbo/react-native-imagemin-asset-plugin/commit/287d8bf881ad5988866578f2bece52d55d24bb34))
52-
53-
54-
### BREAKING CHANGES
55-
56-
* modify the defined configuration and remove the dependencies of imagemin-related plugins from within
57-
58-
5917
## [1.5.1](https://github.com/iChengbo/react-native-imagemin-asset-plugin/compare/v1.5.0...v1.5.1) (2023-12-27)
6018

6119
### Bug Fixes

0 commit comments

Comments
 (0)