File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.9.1 "
2
+ "." : " 1.0.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.0 (2023-12-19)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * replace to pnpm ([ #1047 ] ( https://github.com/manaelproxy/manael/issues/1047 ) )
9
+
10
+ ### Features
11
+
12
+ * ** deps:** update libwebp and libaom ([ #693 ] ( https://github.com/manaelproxy/manael/issues/693 ) ) ([ cfbc541] ( https://github.com/manaelproxy/manael/commit/cfbc541604e3997eb6322d7e035c07cdeeff4aec ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** release-please:** remove legacy property ([ #1048 ] ( https://github.com/manaelproxy/manael/issues/1048 ) ) ([ 515ca51] ( https://github.com/manaelproxy/manael/commit/515ca516b5e447126634bece4a34188fce71d53b ) )
18
+ * ** release:** fix path ([ #695 ] ( https://github.com/manaelproxy/manael/issues/695 ) ) ([ 1f3f36a] ( https://github.com/manaelproxy/manael/commit/1f3f36a8c962eb59f8fb891c17235e19a2c3e1aa ) )
19
+ * ** website:** disable trailing slash ([ #681 ] ( https://github.com/manaelproxy/manael/issues/681 ) ) ([ 5882d8a] ( https://github.com/manaelproxy/manael/commit/5882d8a5c7e6b2a086eddce2c684db8054501f1f ) )
20
+ * ** website:** rename pkg url ([ #684 ] ( https://github.com/manaelproxy/manael/issues/684 ) ) ([ 24274a2] ( https://github.com/manaelproxy/manael/commit/24274a20bac64ecfa557f447fda5446abf0f563c ) )
21
+
22
+
23
+ ### Code Refactoring
24
+
25
+ * replace to pnpm ([ #1047 ] ( https://github.com/manaelproxy/manael/issues/1047 ) ) ([ 0226430] ( https://github.com/manaelproxy/manael/commit/0226430a061f54e66db1b5e91d75ee4013d5a7fb ) )
26
+
3
27
### [ 1.9.1] ( https://github.com/manaelproxy/manael/compare/v1.9.0...v1.9.1 ) (2022-04-17)
4
28
5
29
You can’t perform that action at this time.
0 commit comments