@onemrvapublic/design-system 20.10.0-develop.4 → 20.10.0-develop.6

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.
Files changed (2) hide show
  1. package/README.md +12 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -31,3 +31,15 @@ If you need access to our design system board, send us a message.
31
31
 
32
32
  @Thibaut Colson (FR/EN)
33
33
  @Bram Decuypere (NL/EN)
34
+ ## Changelog
35
+
36
+ ### 20.10.0-develop.6
37
+
38
+ # [20.10.0-develop.6](https://rvaonem.ghe.com/AS-DESIGN-SYSTEM/core/compare/v20.10.0-develop.5...v20.10.0-develop.6) (2025-12-05)
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * **plugins:** basic generate notes test ([00185bb](https://rvaonem.ghe.com/AS-DESIGN-SYSTEM/core/commit/00185bba5c8069a4dd5d6fed20266658b5d3a468))
44
+ * **plugins:** basic generate notes test ([2457eb4](https://rvaonem.ghe.com/AS-DESIGN-SYSTEM/core/commit/2457eb41e8aa7d0d4c6e3389da5ef676bbd1bcc4))
45
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system",
3
- "version": "20.10.0-develop.4",
3
+ "version": "20.10.0-develop.6",
4
4
  "description": "Design System Onem/Rva without theme included",
5
5
  "publishConfig": {
6
6
  "access": "public"