v3.4.6
What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #193
- Fix page/post count bug by @mallardduck in #195
⚠️ This PR also removes thepublished_at
fromposts
andpage
scope, if your are using these scopes, please add->whereDate('published_at', '<=', now())
where needed.
New Contributors
- @mallardduck made their first contribution in #195
Full Changelog: v3.4.5...v3.4.6