@onemrvapublic/design-system 20.11.1-develop.1 → 20.11.1

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -33,9 +33,9 @@ If you need access to our design system board, send us a message.
33
33
  @Bram Decuypere (NL/EN)
34
34
  ## Changelog
35
35
 
36
- ### 20.11.1-develop.1
36
+ ### 20.11.1
37
37
 
38
- ## [20.11.1-develop.1](https://rvaonem.ghe.com/AS-DESIGN-SYSTEM/core/compare/v20.11.0...v20.11.1-develop.1) (2025-12-16)
38
+ ## [20.11.1](https://rvaonem.ghe.com/AS-DESIGN-SYSTEM/core/compare/v20.11.0...v20.11.1) (2025-12-16)
39
39
 
40
40
 
41
41
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system",
3
- "version": "20.11.1-develop.1",
3
+ "version": "20.11.1",
4
4
  "description": "Design System Onem/Rva without theme included",
5
5
  "publishConfig": {
6
6
  "access": "public"