File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres
77to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
88
9+ ## 1.5.1 - 2022-12-05
10+
11+ Not too much this week. Just upgrading dependencies.
12+
13+ ### What's Changed
14+
15+ - [ 1.x] fix openssl issue by @imdhemy in https://github.com/imdhemy/appstore-iap/pull/55
16+ - chore(deps): bump symfony/polyfill-mbstring from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/56
17+ - chore(deps): bump symfony/polyfill-php81 from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/57
18+ - chore(deps): bump symfony/polyfill-php73 from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/58
19+ - chore(deps): bump symfony/polyfill-ctype from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/59
20+ - chore(deps): bump symfony/polyfill-php80 from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/60
21+ - chore(deps): bump phpunit/php-code-coverage from 9.2.18 to 9.2.19 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/61
22+ - chore(deps): bump composer/pcre from 3.0.2 to 3.1.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/62
23+ - chore(deps): bump symfony/polyfill-intl-grapheme from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/63
24+ - chore(deps): bump symfony/polyfill-intl-normalizer from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/64
25+ - chore(deps): bump nesbot/carbon from 2.62.1 to 2.64.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/66
26+ - chore(deps): bump symfony/console from 5.4.15 to 5.4.16 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/67
27+ - chore(deps-dev): bump vimeo/psalm from 4.30.0 to 5.1.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/68
28+
29+ ** Full Changelog** : https://github.com/imdhemy/appstore-iap/compare/1.5.0...1.5.1
30+
931## 1.5.0 - 2022-11-05
1032
1133### Fixed 🧑💻
You can’t perform that action at this time.
0 commit comments