@bryntum/taskboard-vue-3-thin 7.2.0 → 7.2.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 +5 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -195,9 +195,9 @@ API packages:
195
195
  ```json
196
196
  {
197
197
  "dependencies": {
198
- "@bryntum/core-thin": "7.2.0",
199
- "@bryntum/engine-thin": "7.2.0",
200
- "@bryntum/taskboard-thin": "7.2.0"
198
+ "@bryntum/core-thin": "7.2.1",
199
+ "@bryntum/engine-thin": "7.2.1",
200
+ "@bryntum/taskboard-thin": "7.2.1"
201
201
  }
202
202
  }
203
203
  ```
@@ -207,8 +207,8 @@ Framework wrapper packages:
207
207
  ```json
208
208
  {
209
209
  "dependencies": {
210
- "@bryntum/core-vue-3-thin": "7.2.0",
211
- "@bryntum/taskboard-vue-3-thin": "7.2.0"
210
+ "@bryntum/core-vue-3-thin": "7.2.1",
211
+ "@bryntum/taskboard-vue-3-thin": "7.2.1"
212
212
  }
213
213
  }
214
214
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bryntum/taskboard-vue-3-thin",
3
- "version": "7.2.0",
3
+ "version": "7.2.1",
4
4
  "description": "Vue 3 wrappers for Bryntum TaskBoard JavaScript component",
5
5
  "keywords": [
6
6
  "bryntum",