Skip to content

Commit

Permalink
feat: remove notify to separate project
Browse files Browse the repository at this point in the history
  • Loading branch information
WoozyMasta committed Jan 16, 2025
1 parent 01eb7c2 commit 872d3e1
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 545 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning][].
### Removed
-->

## [0.1.3][] - 2025-01-17

### Removed

* `utils/notify` to separate project
[github.com/woozymasta/notify](https://github.com/WoozyMasta/notify)

[0.1.3]: https://github.com/WoozyMasta/steam/compare/v0.1.2...v0.1.3

## [0.1.2][] - 2025-01-12

### Added
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,9 @@ servers, and more. See each package’s README for detailed information.
* **[utils/latest]**
Offers a threshold-based version selection mechanism, helpful for
automatically updating Steam-based game servers.
* **[utils/notify]**
Provides functionality to send, edit, and delete notifications
in various messaging platforms, including Discord and Telegram.

<!-- links -->
[filedetails]: ./filedetails/README.md
[serverlist]: ./serverlist/README.md
[utils/appid]: ./utils/appid/README.md
[utils/latest]: ./utils/latest/README.md
[utils/notify]: ./utils/notify/README.md
115 changes: 0 additions & 115 deletions utils/notify/README.md

This file was deleted.

164 changes: 0 additions & 164 deletions utils/notify/discord.go

This file was deleted.

14 changes: 0 additions & 14 deletions utils/notify/notify.go

This file was deleted.

65 changes: 0 additions & 65 deletions utils/notify/notify_test.go

This file was deleted.

Loading

0 comments on commit 872d3e1

Please sign in to comment.