# Changelog

Alle wichtigen Änderungen an diesem Projekt werden hier dokumentiert.

Das Format basiert auf [Keep a Changelog](https://keepachangelog.com/de/1.0.0/).

## [1.0.3] - 2025-06-17
### Added
- Initiale Veröffentlichung von `economy-phoenix`
- Wallet- und Bank-System
- Einzahlen (`deposit`)
- Auszahlen (`withdraw`)
- Überweisungen (`transfer`)
- Bankkapazität erhöhen (`giveCapacity`)
- Tägliche Belohnung (`daily`)
- Ausrauben anderer Nutzer (`rob`)

### Repository
- Projekt auf [GitHub](https://github.com/Exiqonbotz/economy-phoenix) veröffentlicht
- Paket auf [npm](https://www.npmjs.com/package/economy-phoenix) verfügbar


# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [1.0.3] - 2025-06-17
### Added
- Initial release of `economy-phoenix`
- Wallet and bank system
- Deposit (`deposit`)
- Withdraw (`withdraw`)
- Transfer between users (`transfer`)
- Increase bank capacity (`giveCapacity`)
- Daily reward system (`daily`)
- Rob other users (`rob`)

### Repository
- Project published on [GitHub](https://github.com/Exiqonbotz/economy-phoenix)
- Package available on [npm](https://www.npmjs.com/package/economy-phoenix)
