Skip to content

Commit 0bbf196

Browse files
committed
chore(main): release 1.0.0
1 parent e53ca53 commit 0bbf196

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.9.1"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

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+
327
### [1.9.1](https://github.com/manaelproxy/manael/compare/v1.9.0...v1.9.1) (2022-04-17)
428

529

0 commit comments

Comments
 (0)