@vention/machine-ui 3.41.1 → 3.42.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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@ Machine UI is Vention's component library for building applications and Human-Ma
4
4
 
5
5
  ## 📚 Documentation
6
6
 
7
- Complete documentation, including component examples, design system guidelines, and usage instructions can be found at:
7
+ Complete documentation, including component examples, design system guidelines, and usage instructions, can be found at:
8
8
 
9
9
  **[https://assets.vention.com/machine-ui-storybook/](https://assets.vention.com/machine-ui-storybook/index.html?path=/docs/guides-introduction--documentation)**
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vention/machine-ui",
3
- "version": "3.41.1",
3
+ "version": "3.42.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/VentionCo/machine-cloud.git"