Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 3, 2023
1 parent 12994b6 commit dbd21fc
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## 1.0.0 (2023-10-03)


### Features

* add example custom blocks ([d7856bb](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/d7856bbc2e93796ea15491c814d7603f2ec80610))
* add pantheon deployment workflow ([914f7d1](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/914f7d14f0f1f97858eafcad3d661273fbb09d8f))
* filter out password protected pages from listing pages ([c3ee959](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/c3ee95912a6f3fab76c5b6120121d9e47b756af0))
* remove ie11 JS ([07aec0b](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/07aec0b0588ad1b92222dedb607fc1916a6f1177))
* simplify JavaScript ([34db3bd](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/34db3bdfd06507137251e942848328ecbbd6af81))
* support password protection for single pages ([a969116](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/a969116f5fd1e6b5c1120856e885e4d4ad532a72))


### Bug Fixes

* force create plugin folder on pantheon deploy ([3148ae5](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/3148ae51103fbeb44d49910ba3a442ffbcfa6c2e))
* install plugin dependencies in deployment workflow ([7be22cb](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/7be22cbef0d65a2bf93222153847947b324b7d4a))
* minor accessibility issues ([826dfe5](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/826dfe50b896d97c18a967c53d6b49820834233f))
* Set engine to a minimum version ([8f7219e](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/8f7219e273c7eff4c4e240e58de2944b56cc1114))
* use 'get_post_class' for classnames ([27889f4](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/27889f4e026a71d29056315d69992c622ccecafb))

0 comments on commit dbd21fc

Please sign in to comment.