Skip to content

Commit 6875d5d

Browse files
committed
chore: release master
1 parent 1ab792b commit 6875d5d

3 files changed

Lines changed: 41 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"projects/proxy": "0.5.7",
3-
"projects/server": "0.0.4"
2+
"projects/proxy": "0.6.0",
3+
"projects/server": "0.1.0"
44
}

projects/proxy/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## [0.6.0](https://github.com/beanbeanjuice/SimpleProxyChat/compare/SimpleProxyChat-v0.5.7...SimpleProxyChat-v0.6.0) (2025-08-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* [GH-263] Refactor Common Code ([#265](https://github.com/beanbeanjuice/SimpleProxyChat/issues/265))
9+
10+
### Features
11+
12+
* [GH-263] Refactor Common Code ([#265](https://github.com/beanbeanjuice/SimpleProxyChat/issues/265)) ([579962f](https://github.com/beanbeanjuice/SimpleProxyChat/commit/579962fc97b669dda61d1913999cd1685c917dbc))
13+
* [GH-274] Get Version Number from Release Please ([#275](https://github.com/beanbeanjuice/SimpleProxyChat/issues/275)) ([550cc85](https://github.com/beanbeanjuice/SimpleProxyChat/commit/550cc85b257f1f60e420144edac27ec7e6daee90))
14+
15+
16+
### Bug Fixes
17+
18+
* [GH-238] Fix Replacement Logic ([#281](https://github.com/beanbeanjuice/SimpleProxyChat/issues/281)) ([6cd8697](https://github.com/beanbeanjuice/SimpleProxyChat/commit/6cd869770a4cbb2a786042e0e0df7445b9177627))
19+
* [GH-269] Fix Release Please ([#270](https://github.com/beanbeanjuice/SimpleProxyChat/issues/270)) ([020e037](https://github.com/beanbeanjuice/SimpleProxyChat/commit/020e037b7d808de7b9083edb56bb11f03c533e3b))
20+
* [GH-272] Updated Config Blocks for Release-Please ([#273](https://github.com/beanbeanjuice/SimpleProxyChat/issues/273)) ([7d19424](https://github.com/beanbeanjuice/SimpleProxyChat/commit/7d194240478924dd4f3caeed680406073d0689ca))

projects/server/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/beanbeanjuice/SimpleProxyChat/compare/SimpleProxyChatHelper-v0.0.4...SimpleProxyChatHelper-v0.1.0) (2025-08-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* [GH-263] Refactor Common Code ([#265](https://github.com/beanbeanjuice/SimpleProxyChat/issues/265))
9+
10+
### Features
11+
12+
* [GH-263] Refactor Common Code ([#265](https://github.com/beanbeanjuice/SimpleProxyChat/issues/265)) ([579962f](https://github.com/beanbeanjuice/SimpleProxyChat/commit/579962fc97b669dda61d1913999cd1685c917dbc))
13+
* [GH-274] Get Version Number from Release Please ([#275](https://github.com/beanbeanjuice/SimpleProxyChat/issues/275)) ([550cc85](https://github.com/beanbeanjuice/SimpleProxyChat/commit/550cc85b257f1f60e420144edac27ec7e6daee90))
14+
15+
16+
### Bug Fixes
17+
18+
* [GH-269] Fix Release Please ([#270](https://github.com/beanbeanjuice/SimpleProxyChat/issues/270)) ([020e037](https://github.com/beanbeanjuice/SimpleProxyChat/commit/020e037b7d808de7b9083edb56bb11f03c533e3b))
19+
* [GH-272] Updated Config Blocks for Release-Please ([#273](https://github.com/beanbeanjuice/SimpleProxyChat/issues/273)) ([7d19424](https://github.com/beanbeanjuice/SimpleProxyChat/commit/7d194240478924dd4f3caeed680406073d0689ca))

0 commit comments

Comments
 (0)