You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***chat:** add repository best practices ([62fb7e7](https://github.com/oxidized-mc/chat/commit/62fb7e7c4e71f5e37f052b82c0af0ea5e4569bf3))
9
+
***chat:** extract chat system from oxidized-protocol ([90ad318](https://github.com/oxidized-mc/chat/commit/90ad3187fd5821a9aaeb935176174441404583da))
10
+
***ci:** add dev publish workflow ([b639e32](https://github.com/oxidized-mc/chat/commit/b639e32115c66796d7ff8be51878453625426417))
11
+
12
+
13
+
### 🐛 Bug Fixes
14
+
15
+
***chat:** remove [patch] section that breaks CI ([d97b6f8](https://github.com/oxidized-mc/chat/commit/d97b6f8cf0c3dfa889b5495d33d4115590ad9a9f))
16
+
***chat:** switch deps to crates.io versions with local patches ([49385d9](https://github.com/oxidized-mc/chat/commit/49385d9e4ffdda87e3efb29ccfe7d9d6c7d86731))
17
+
***ci:** add permissions to release-please caller ([86c42ab](https://github.com/oxidized-mc/chat/commit/86c42ab5b30ee11feb428f63e50d96d666c12530))
18
+
***ci:** chain publish into release-please workflow ([55c5128](https://github.com/oxidized-mc/chat/commit/55c5128c07b50d223c6bad14f079eb2664ab2a29))
19
+
***deny:** use allow-org for git source allowlist ([1da2cd5](https://github.com/oxidized-mc/chat/commit/1da2cd597291c21396d3e65af1a2af4d7a39fe75))
20
+
***deps:** switch from git to version deps for crates.io publishing ([a26aec4](https://github.com/oxidized-mc/chat/commit/a26aec46d728b018f104297d9c8ff8e7348722e7))
21
+
***release:** switch to rust release-type for Cargo.toml versioning ([573b21c](https://github.com/oxidized-mc/chat/commit/573b21c262f273bb8834124432f5b02c0863316c))
22
+
23
+
## Changelog
24
+
3
25
All notable changes to this project will be documented in this file.
4
26
5
27
The format is based on [Keep a Changelog](https://keepachangelog.com/),
6
28
and this project adheres to [Semantic Versioning](https://semver.org/).
0 commit comments