Skip to content

Commit

Permalink
chore(main): release 2.0.0 (#1051)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.0.0](v1.9.1...v2.0.0)
(2023-12-20)


### ⚠ BREAKING CHANGES

* replace to `httputil.ReverseProxy`
([#1059](#1059))
* **docker:** remove docker hub
([#1058](#1058))
* replace to pnpm
([#1047](#1047))

### Features

* **docker:** remove docker hub
([#1058](#1058))
([50d85c8](50d85c8))
* replace to `httputil.ReverseProxy`
([#1059](#1059))
([62a86b6](62a86b6)),
closes [#1054](#1054)


### Bug Fixes

* **release-please:** remove legacy property
([#1048](#1048))
([515ca51](515ca51))


### Code Refactoring

* replace to pnpm
([#1047](#1047))
([0226430](0226430))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please-for-manaelproxy[bot] <154352005+release-please-for-manaelproxy[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 62a86b6 commit e15408c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "1.9.1"
".": "2.0.0"
}
24 changes: 24 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,29 @@
# Changelog

## [2.0.0](https://github.com/manaelproxy/manael/compare/v1.9.1...v2.0.0) (2023-12-20)


### ⚠ BREAKING CHANGES

* replace to `httputil.ReverseProxy` ([#1059](https://github.com/manaelproxy/manael/issues/1059))
* **docker:** remove docker hub ([#1058](https://github.com/manaelproxy/manael/issues/1058))
* replace to pnpm ([#1047](https://github.com/manaelproxy/manael/issues/1047))

### Features

* **docker:** remove docker hub ([#1058](https://github.com/manaelproxy/manael/issues/1058)) ([50d85c8](https://github.com/manaelproxy/manael/commit/50d85c8ec507b16dec88cd0c2c38068122aacd0e))
* 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)


### Bug Fixes

* **release-please:** remove legacy property ([#1048](https://github.com/manaelproxy/manael/issues/1048)) ([515ca51](https://github.com/manaelproxy/manael/commit/515ca516b5e447126634bece4a34188fce71d53b))


### Code Refactoring

* replace to pnpm ([#1047](https://github.com/manaelproxy/manael/issues/1047)) ([0226430](https://github.com/manaelproxy/manael/commit/0226430a061f54e66db1b5e91d75ee4013d5a7fb))

### [1.9.1](https://github.com/manaelproxy/manael/compare/v1.9.0...v1.9.1) (2022-04-17)


Expand Down

0 comments on commit e15408c

Please sign in to comment.