Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Jul 01 #214

Merged
merged 42 commits into from
Jul 1, 2024
Merged

Release Jul 01 #214

merged 42 commits into from
Jul 1, 2024

Conversation

dkoo
Copy link
Contributor

@dkoo dkoo commented Jul 1, 2024

A new release.

dependabot bot and others added 30 commits June 3, 2024 02:30
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.6.0...16.6.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [newspack-scripts](https://github.com/Automattic/newspack-scripts) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/Automattic/newspack-scripts/releases)
- [Commits](Automattic/newspack-scripts@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: newspack-scripts
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.5 to 15.2.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.5...v15.2.7)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
thomasguillot and others added 12 commits June 23, 2024 14:08
# [1.10.0-alpha.1](v1.9.0...v1.10.0-alpha.1) (2024-06-24)

### Bug Fixes

* **button-block:** add border-style ([#199](#199)) ([7bec2be](7bec2be))
* **post-meta:** use block registry for conditional content ([#194](#194)) ([3e4c738](3e4c738))
* root padding ([#178](#178)) ([ba76bf1](ba76bf1))

### Features

*  add custom shadows ([#200](#200)) ([960080b](960080b))
* add blank with footer page template ([#172](#172)) ([ec1842b](ec1842b))
* add ghost-like button ([#197](#197)) ([2dc13c3](2dc13c3))
* add post-content block styles ([#193](#193)) ([8bf31f5](8bf31f5))
* add single full width image template ([#195](#195)) ([39a8bde](39a8bde))
* add specific styles for the query block ([#184](#184)) ([61ea564](61ea564))
* add styles for some specific blocks (audio, verse, jp image compare) ([b20c33c](b20c33c))
* adjust columns block and pagination ([#182](#182)) ([88d46d0](88d46d0))
* **column-block:** add rounded block style ([#170](#170)) ([9ac025f](9ac025f))
* **columns:** force flex-basis when using newspack-grid and a 25/50/25 layout ([#191](#191)) ([b5c00f7](b5c00f7))
* **list-block:** add checked block style ([#171](#171)) ([309dd6d](309dd6d))
* move all block styles to JS ([#185](#185)) ([217be19](217be19))
* refactor query pagination; remove alignwide ([#196](#196)) ([17b3075](17b3075))
* remove spacers ([#179](#179)) ([bda489d](bda489d))
* update archive templates ([#183](#183)) ([af362ab](af362ab))
* update columns with borders style ([#187](#187)) ([0d91907](0d91907))
* update custom shadows ([#201](#201)) ([e29a257](e29a257))
* update fonts from system to inter and from monospace to jetbrainsmono ([#190](#190)) ([a429c8d](a429c8d))
* update separator block; improve styles ([#180](#180)) ([b335e79](b335e79))
* update single template ([#192](#192)) ([29fb0ca](29fb0ca))
* update theme description; add baseline utility class ([#198](#198)) ([81eb790](81eb790))
# [1.10.0-alpha.2](v1.10.0-alpha.1...v1.10.0-alpha.2) (2024-06-25)

### Bug Fixes

* update newspack-scripts to v5.5.1 ([72e9c48](72e9c48))
# [1.10.0-alpha.3](v1.10.0-alpha.2...v1.10.0-alpha.3) (2024-06-25)

### Bug Fixes

* exclude styles for navigation submenu toggle ([#206](#206)) ([bdb5f6f](bdb5f6f))

### Features

* add negative margin to last block in entry-content when fullwidth and background ([#204](#204)) ([1119cad](1119cad))
* make sure newspack ui buttons are not overridden ([#205](#205)) ([adef881](adef881))
* update form elements ([#203](#203)) ([7395065](7395065))
@dkoo dkoo requested a review from a team as a code owner July 1, 2024 16:58
@dkoo dkoo merged commit 0141277 into release Jul 1, 2024
2 checks passed
@matticbot
Copy link

🎉 This PR is included in version 1.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants