@@ -6,6 +6,45 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 10.0.1] - 2023-09-30
10+ ### Bump
11+ * Bump semver from 7.3.8 to 7.5.4 by @dependabot in https://github.com/bavix/laravel-wallet/pull/726
12+ * Bump webpack from 5.76.3 to 5.88.1 by @dependabot in https://github.com/bavix/laravel-wallet/pull/724
13+ * Bump webpack from 5.88.1 to 5.88.2 by @dependabot in https://github.com/bavix/laravel-wallet/pull/730
14+ * Update symplify/easy-coding-standard requirement from ^11.5 to ^12.0 by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/732
15+ * Updated laravel rector set by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/733
16+ * Update driftingly/rector-laravel requirement from ^0.21 to ^0.22 by @dependabot in https://github.com/bavix/laravel-wallet/pull/735
17+ * Create npm workflow by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/736
18+ * Update docs.yaml by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/737
19+ * Update docs.yaml by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/739
20+ * Update docs.yaml by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/740
21+ * Update docs.yaml by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/741
22+ * Lumen documentation update by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/743
23+ * [ Snyk] Upgrade webpack-cli from 5.0.0 to 5.1.4 by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/747
24+ * [ Snyk] Upgrade axios from 1.3.4 to 1.4.0 by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/748
25+ * [ Snyk] Upgrade size-limit from 8.2.4 to 8.2.6 by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/750
26+ * [ Snyk] Upgrade mini-css-extract-plugin from 2.7.5 to 2.7.6 by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/751
27+ * [ Snyk] Upgrade docsify from 4.13.0 to 4.13.1 by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/752
28+ * Update driftingly/rector-laravel requirement from ^0.22 to ^0.24 by @dependabot in https://github.com/bavix/laravel-wallet/pull/753
29+ * Bump axios from 1.4.0 to 1.5.0 by @dependabot in https://github.com/bavix/laravel-wallet/pull/756
30+ * Bump bavix/.github from 0.0.4 to 0.0.5 by @dependabot in https://github.com/bavix/laravel-wallet/pull/759
31+ * Bump size-limit from 8.2.6 to 9.0.0 by @dependabot in https://github.com/bavix/laravel-wallet/pull/762
32+ * Bump actions/stale from 6 to 8 by @dependabot in https://github.com/bavix/laravel-wallet/pull/761
33+ * Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/bavix/laravel-wallet/pull/760
34+ * docs: update wording to sound grammatically correct by @justinkekeocha in https://github.com/bavix/laravel-wallet/pull/766
35+ * docs: customize name and slug of default wallet by @justinkekeocha in https://github.com/bavix/laravel-wallet/pull/765
36+ * docs: fixed grammatical error by @justinkekeocha in https://github.com/bavix/laravel-wallet/pull/764
37+ * Bump uuid from 9.0.0 to 9.0.1 by @dependabot in https://github.com/bavix/laravel-wallet/pull/768
38+ * checking the Wallet class extensibility by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/769
39+ * docs: Create configuration.md by @justinkekeocha in https://github.com/bavix/laravel-wallet/pull/771
40+ * docs: add configuration file to sidebar by @justinkekeocha in https://github.com/bavix/laravel-wallet/pull/772
41+ * docs: move configuration details to separate file by @justinkekeocha in https://github.com/bavix/laravel-wallet/pull/773
42+ * docs: update for clarity by @justinkekeocha in https://github.com/bavix/laravel-wallet/pull/774
43+ * Update driftingly/rector-laravel requirement from ^0.24 to ^0.25 by @dependabot in https://github.com/bavix/laravel-wallet/pull/779
44+ * Update driftingly/rector-laravel requirement from ^0.25 to ^0.26 by @dependabot in https://github.com/bavix/laravel-wallet/pull/780
45+ * Bump axios from 1.5.0 to 1.5.1 by @dependabot in https://github.com/bavix/laravel-wallet/pull/781
46+ * Add semgrep by @rez1dent3 in https://github.com/bavix/laravel-wallet/pull/783
47+
948## [ 10.0.0] - 2023-07-08
1049
1150### Added
@@ -1008,7 +1047,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
10081047- Exceptions: AmountInvalid, BalanceIsEmpty.
10091048- Models: Transfer, Transaction.
10101049
1011- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/10.0.0...develop
1050+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/10.0.1...develop
1051+ [ 10.0.1 ] : https://github.com/bavix/laravel-wallet/compare/10.0.0...10.0.1
10121052[ 10.0.0 ] : https://github.com/bavix/laravel-wallet/compare/9.6.2...10.0.0
10131053[ 9.6.2 ] : https://github.com/bavix/laravel-wallet/compare/9.6.1...9.6.2
10141054[ 9.6.1 ] : https://github.com/bavix/laravel-wallet/compare/9.6.0...9.6.1
0 commit comments