Skip to content

Commit b4c90d2

Browse files
chore(main): release 2.0.0
1 parent 62a86b6 commit b4c90d2

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+
".": "2.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+
## [2.0.0](https://github.com/manaelproxy/manael/compare/v1.9.1...v2.0.0) (2023-12-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* replace to `httputil.ReverseProxy` ([#1059](https://github.com/manaelproxy/manael/issues/1059))
9+
* **docker:** remove docker hub ([#1058](https://github.com/manaelproxy/manael/issues/1058))
10+
* replace to pnpm ([#1047](https://github.com/manaelproxy/manael/issues/1047))
11+
12+
### Features
13+
14+
* **docker:** remove docker hub ([#1058](https://github.com/manaelproxy/manael/issues/1058)) ([50d85c8](https://github.com/manaelproxy/manael/commit/50d85c8ec507b16dec88cd0c2c38068122aacd0e))
15+
* replace to `httputil.ReverseProxy` ([#1059](https://github.com/manaelproxy/manael/issues/1059)) ([62a86b6](https://github.com/manaelproxy/manael/commit/62a86b6cf44d1c5e34f613cc3c73be80c516d9bf)), closes [#1054](https://github.com/manaelproxy/manael/issues/1054)
16+
17+
18+
### Bug Fixes
19+
20+
* **release-please:** remove legacy property ([#1048](https://github.com/manaelproxy/manael/issues/1048)) ([515ca51](https://github.com/manaelproxy/manael/commit/515ca516b5e447126634bece4a34188fce71d53b))
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)