-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
05116f0
commit def086d
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-09-28) | ||
|
||
|
||
### Features | ||
|
||
* add example custom blocks ([8b5dc5d](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/8b5dc5dc8574d7430088335e0f20827021f5a823)) | ||
* 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)) | ||
* support password protection for single pages ([a969116](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/a969116f5fd1e6b5c1120856e885e4d4ad532a72)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* adjust copy scripts ([637ce7f](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/637ce7ffb1cb5094fad47db25dfab3f27914e29b)) | ||
* change version numbers in docs ([05116f0](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/05116f0a0d405da38ab36e8865fcefd6ad88f7af)) | ||
* force create plugin folder on pantheon deploy ([3148ae5](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/3148ae51103fbeb44d49910ba3a442ffbcfa6c2e)) | ||
* lint plugins with lint script ([129fc46](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/129fc4645313bf38c2be42487ec833bfc8428220)) | ||
* remove individual block start and build scripts ([925e4e0](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/925e4e09402f809282c49f442c179bec64265250)) | ||
* Set engine to a minimum version ([8f7219e](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/8f7219e273c7eff4c4e240e58de2944b56cc1114)) |