Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccorda committed Dec 30, 2021
1 parent d10cc02 commit d158d9b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,27 @@ All notable changes to this project will be documented in this file. See [standa
* **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))

## 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)
Expand Down

0 comments on commit d158d9b

Please sign in to comment.