@onemrvapublic/design-system 17.3.178 → 17.3.179

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 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,6 +4,8 @@ This design system (DS) is part of
4
4
  the ONEM architecture to ensure smooth
5
5
  building of applications on the new stack
6
6
 
7
+ Test
8
+
7
9
  ## Versioning
8
10
 
9
11
  In our goal to create a smoother release process experience
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system",
3
- "version": "17.3.178",
3
+ "version": "17.3.179",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },