@uqds/react 2.0.0-alpha.0 → 2.0.1-alpha.0

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,22 @@
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.0.1-alpha.0](https://github.com/uq-its-ss/design-system/compare/@uqds/react@2.0.0...@uqds/react@2.0.1-alpha.0) (2025-06-30)
7
+
8
+ **Note:** Version bump only for package @uqds/react
9
+
10
+ # [2.0.0](https://github.com/uq-its-ss/design-system/compare/@uqds/react@1.0.0...@uqds/react@2.0.0) (2025-06-12)
11
+
12
+ - Release/1.0.6 (#644) ([e032fa3](https://github.com/uq-its-ss/design-system/commit/e032fa34747b1108429c67e26351d9b7f836efb0)), closes [#644](https://github.com/uq-its-ss/design-system/issues/644) [#568](https://github.com/uq-its-ss/design-system/issues/568)
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ - Review updated blockquote markup
17
+
18
+ - increase spacing
19
+
20
+ - chore: regression test update
21
+
6
22
  # [2.0.0-alpha.0](https://github.com/uq-its-ss/design-system/compare/@uqds/react@1.0.0-alpha.8...@uqds/react@2.0.0-alpha.0) (2025-06-11)
7
23
 
8
24
  - Merge release/1.0.5 back to master (#634) ([206e0b3](https://github.com/uq-its-ss/design-system/commit/206e0b3a360c71f3524fb6d25ff38cf4f6275773)), closes [#634](https://github.com/uq-its-ss/design-system/issues/634) [#583](https://github.com/uq-its-ss/design-system/issues/583) [#568](https://github.com/uq-its-ss/design-system/issues/568)