@pingux/astro 2.9.0 → 2.9.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
@@ -3,6 +3,30 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.9.2](https://gitlab.corp.pingidentity.com/ux/pingux/compare/@pingux/astro@2.9.1...@pingux/astro@2.9.2) (2023-08-04)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Update package.json to rev version of Astro package: ([66fb4b1](https://gitlab.corp.pingidentity.com/ux/pingux/commit/66fb4b1e3bccadacdc7975e0b0cb1a21d03d36b6))
12
+
13
+
14
+
15
+
16
+
17
+ ## [2.9.1](https://gitlab.corp.pingidentity.com/ux/pingux/compare/@pingux/astro@2.9.0...@pingux/astro@2.9.1) (2023-08-03)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * Add dangle comma for lint rule ([4733d5e](https://gitlab.corp.pingidentity.com/ux/pingux/commit/4733d5e96041d3ee6cc19156a0075aa4c026bba7))
23
+ * Add default title arg for PageHeader according to Storybook 7 deprecation ([eca2cfa](https://gitlab.corp.pingidentity.com/ux/pingux/commit/eca2cfac2388767768cc635ba7b2de5e9aa980df))
24
+ * Add imports for Meta component to DatePicker and Calendar mdx files ([97c904e](https://gitlab.corp.pingidentity.com/ux/pingux/commit/97c904e09a4655a0e57b1627ea0c83750605486a))
25
+
26
+
27
+
28
+
29
+
6
30
  # [2.9.0](https://gitlab.corp.pingidentity.com/ux/pingux/compare/@pingux/astro@2.8.4...@pingux/astro@2.9.0) (2023-08-02)
7
31
 
8
32