@automattic/newspack-blocks 2.2.2-hotfix-update-subtitle-selector.2 → 2.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,9 +1,9 @@
1
- ## [2.2.2-hotfix-update-subtitle-selector.2](https://github.com/Automattic/newspack-blocks/compare/v2.2.2-hotfix-update-subtitle-selector.1...v2.2.2-hotfix-update-subtitle-selector.2) (2023-11-29)
1
+ ## [2.2.2](https://github.com/Automattic/newspack-blocks/compare/v2.2.1...v2.2.2) (2023-11-29)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * reinstate longer CSS class for hpb subtitle ([451b21b](https://github.com/Automattic/newspack-blocks/commit/451b21b419f25a4d3c4a16a018a5a84ff42fdae9))
6
+ * update title, subtitle CSS selectors in homepage posts block ([#1614](https://github.com/Automattic/newspack-blocks/issues/1614)) ([0ccb973](https://github.com/Automattic/newspack-blocks/commit/0ccb9730c96a598b873fca6ff15147e2fe053930))
7
7
 
8
8
  ## [2.2.1](https://github.com/Automattic/newspack-blocks/compare/v2.2.0...v2.2.1) (2023-11-27)
9
9
 
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'd6b6ff12bb2abf308cb5da339d8c9e29');
1
+ <?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '87ca8b31639cd0abf8a58b9dc547b7b0');