-
Notifications
You must be signed in to change notification settings - Fork 10
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
Showing
2 changed files
with
25 additions
and
1 deletion.
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,24 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## 1.1.0 (2021-12-30) | ||
|
||
|
||
### Features | ||
|
||
* bumping husky to version 7 ([#179](https://github.com/patronage/bubs-next/issues/179)) ([9558618](https://github.com/patronage/bubs-next/commit/95586184fa746cbcf17b196d5c13af0cb1c42edf)) | ||
* log wp admin users into front-end preview mode ([#173](https://github.com/patronage/bubs-next/issues/173)) ([cd143c4](https://github.com/patronage/bubs-next/commit/cd143c4316fa90b9783be2ac94260d6c9ee5591f)) | ||
* new convenience plugins in wordpress admin ([#166](https://github.com/patronage/bubs-next/issues/166)) ([81e95b8](https://github.com/patronage/bubs-next/commit/81e95b84efc82e9ecbd04f8475029f383685b819)) | ||
* Next 12 upgrade ([#180](https://github.com/patronage/bubs-next/issues/180)) ([c6f5dcd](https://github.com/patronage/bubs-next/commit/c6f5dcdd74c1bf07bf39accd21e480f50291c594)) | ||
* theme mod instead of acf options for preview mode url ([#163](https://github.com/patronage/bubs-next/issues/163)) ([65bf637](https://github.com/patronage/bubs-next/commit/65bf637b036e5332c5dd738ab52484e57aaec976)), closes [#162](https://github.com/patronage/bubs-next/issues/162) | ||
* **wordpress:** :package: Upgrade Wordpress to 5.5.3; upgrade other WP plugins. ([0a6d5c9](https://github.com/patronage/bubs-next/commit/0a6d5c9dff02630e9feb44fa02617a0260b5f04e)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* bug where prettier wasn't formatting JS files. ([c5ce6c5](https://github.com/patronage/bubs-next/commit/c5ce6c53dba7b8326a68327fd2c6d0573ec2ff95)), closes [#95](https://github.com/patronage/bubs-next/issues/95) | ||
* don't include privacy scaffold, it sometimes forgets to be removed ([4722e4a](https://github.com/patronage/bubs-next/commit/4722e4a09ed22fc89817bcd6780bfc074df2545f)) | ||
* Get stylelint working again ([#182](https://github.com/patronage/bubs-next/issues/182)) ([d3d73ca](https://github.com/patronage/bubs-next/commit/d3d73ca86476d4899dd210ba25999910018f4836)) | ||
* meta not respecting social variables, customized title ([#176](https://github.com/patronage/bubs-next/issues/176)) ([c041759](https://github.com/patronage/bubs-next/commit/c041759db688bd2e6c7ec355bcb39f0f23b878a1)), closes [#174](https://github.com/patronage/bubs-next/issues/174) [#172](https://github.com/patronage/bubs-next/issues/172) [#177](https://github.com/patronage/bubs-next/issues/177) [#183](https://github.com/patronage/bubs-next/issues/183) | ||
* vscode eslint plugin wasn't picking up next config without specifying directory ([020f378](https://github.com/patronage/bubs-next/commit/020f37854aae73925b83a77bb634a35574457acf)) |
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