@uuv/a11y 1.0.0-beta.74 → 1.0.0-beta.75

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
@@ -1,3 +1,10 @@
1
+ # [1.0.0-beta.75](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.74...a11y-v1.0.0-beta.75) (2025-07-27)
2
+
3
+
4
+ ### Features
5
+
6
+ * add funding, [#1065](https://github.com/e2e-test-quest/uuv/issues/1065) ([c569086](https://github.com/e2e-test-quest/uuv/commit/c5690862b920f12e12d815ff1217d2a1b535acab))
7
+
1
8
  # [1.0.0-beta.74](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.73...a11y-v1.0.0-beta.74) (2025-07-23)
2
9
 
3
10
 
package/README.md CHANGED
@@ -173,6 +173,20 @@ Your help is welcome, see the [Contributors guide](https://github.com/e2e-test-q
173
173
 
174
174
  This project is licensed under the terms of the [MIT license](https://github.com/e2e-test-quest/uuv/blob/main/LICENSE).
175
175
 
176
+ ## Support UUV through Open Collective
177
+
178
+ If you want to help UUV grow, you can fund the project directly via [Open Collective](https://opencollective.com/uuv).
179
+ Every contribution helps us dedicate more time and energy to improving this open-source tool.
180
+
181
+ <a href="https://opencollective.com/uuv/contribute" target="_blank">
182
+ <img src="https://opencollective.com/uuv/contribute/button@2x.png?color=blue" width=300 />
183
+ </a>
184
+
185
+
186
+ Interested in becoming a sponsor?
187
+ We welcome sponsorships of all sizes!
188
+ Contact us via [GitHub](https://github.com/e2e-test-quest/uuv/discussions) or through [Open Collective](https://opencollective.com/uuv) to discuss opportunities.
189
+
176
190
  ## Authors
177
191
 
178
192
  - [@luifr10](https://github.com/luifr10)
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [1.0.0-beta.74](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.73...a11y-v1.0.0-beta.74) (2025-07-23)
2
+
3
+
4
+ ### Features
5
+
6
+ * **assistant:** add generation of table, grid and treegrid sentences, [#1058](https://github.com/e2e-test-quest/uuv/issues/1058) ([7701aa0](https://github.com/e2e-test-quest/uuv/commit/7701aa0a70371b76e9e9b7582a98908071a28710))
7
+
1
8
  # [1.0.0-beta.73](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.72...a11y-v1.0.0-beta.73) (2025-07-22)
2
9
 
3
10
 
package/dist/README.md CHANGED
@@ -173,6 +173,20 @@ Your help is welcome, see the [Contributors guide](https://github.com/e2e-test-q
173
173
 
174
174
  This project is licensed under the terms of the [MIT license](https://github.com/e2e-test-quest/uuv/blob/main/LICENSE).
175
175
 
176
+ ## Support UUV through Open Collective
177
+
178
+ If you want to help UUV grow, you can fund the project directly via [Open Collective](https://opencollective.com/uuv).
179
+ Every contribution helps us dedicate more time and energy to improving this open-source tool.
180
+
181
+ <a href="https://opencollective.com/uuv/contribute" target="_blank">
182
+ <img src="https://opencollective.com/uuv/contribute/button@2x.png?color=blue" width=300 />
183
+ </a>
184
+
185
+
186
+ Interested in becoming a sponsor?
187
+ We welcome sponsorships of all sizes!
188
+ Contact us via [GitHub](https://github.com/e2e-test-quest/uuv/discussions) or through [Open Collective](https://opencollective.com/uuv) to discuss opportunities.
189
+
176
190
  ## Authors
177
191
 
178
192
  - [@luifr10](https://github.com/luifr10)
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.73",
3
+ "version": "1.0.0-beta.74",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",
@@ -73,5 +73,9 @@
73
73
  "types": "./dist/index.d.ts"
74
74
  },
75
75
  "./bundle": "./bundle/uuv-a11y.bundle.js"
76
+ },
77
+ "funding": {
78
+ "type": "opencollective",
79
+ "url": "https://opencollective.com/uuv"
76
80
  }
77
81
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.74",
3
+ "version": "1.0.0-beta.75",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",
@@ -73,5 +73,9 @@
73
73
  "types": "./dist/index.d.ts"
74
74
  },
75
75
  "./bundle": "./bundle/uuv-a11y.bundle.js"
76
+ },
77
+ "funding": {
78
+ "type": "opencollective",
79
+ "url": "https://opencollective.com/uuv"
76
80
  }
77
81
  }